Files
Enzo/README.md
2025-08-08 21:40:48 +01:00

39 lines
892 B
Markdown

<div align="center">
<img width=180 src="static/icons/icon-main-white.png">
</div>
<h1 align="center">Enzo DCC</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/c1de2a74-fdd3-4d9c-8e8a-3c0183eab173">
> [!IMPORTANT]
> early work in progress
## Dependencies
- cmake
- ninja
- eigen3
- qt6 (base & svg)
- glm
- catch2
- oneTBB
- TBB
- boost
- CGAL
## Docs
Check out the api [here!](https://parkerbritt.github.io/enzo/)