Files
Enzo/README.md
2025-08-15 22:01:04 +01:00

38 lines
882 B
Markdown

<div align="center">
<img width=180 src="static/icons/icon-main-white.png">
</div>
<h1 align="center">Enzo 3D</h1>
<img align="left" src="https://parkerbritt.com/jenkins_badge?job=enzo">
<div align="right">
<img src="https://parkerbritt.com/badge?label=C%2B%2B&icon=cplusplus&color=00599C">
<img src="https://parkerbritt.com/badge?label=opengl&icon=opengl&color=5586A4">
<img src="https://parkerbritt.com/badge?label=qt&icon=qt&color=41CD52">
</div>
<div align="center">
Enzo is a 3D animation software application focused on procedural geometry editing.
</div>
<br><br>
<img src="https://github.com/user-attachments/assets/e919e41b-f41f-41b9-8aec-082d53fed470">
> [!IMPORTANT]
> Early work in progress
## Dependencies
- cmake
- ninja
- eigen3
- qt6 (base & svg)
- glm
- catch2
- TBB
- boost
- CGAL
## Docs
Check out the api [here!](https://parkerbritt.github.io/enzo/)