This website requires JavaScript.
Explore
Help
Sign In
ParkerBritt
/
Enzo
Watch
1
Star
0
Fork
0
You've already forked Enzo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
227
Commits
1
Branch
0
Tags
f0eae9daf7b613aad26cf71f3d352000f0414e7f
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Parker Britt
f0eae9daf7
Update README.md
2025-08-12 04:32:18 +01:00
.github
/workflows
docs: attempted fix for workflow
2025-06-29 16:06:17 +01:00
docs
docs: add doxygen config and doxygen-awesome theem
2025-06-29 14:30:09 +01:00
extern/icecream-cpp
/include
fix: remove duplicate inputs in engine, add icecream for debugging
2025-07-28 18:03:17 +01:00
src
feat: connect selected node
2025-08-12 04:28:56 +01:00
static
feat(geometrySpreadsheet): add icons
2025-08-11 01:37:39 +01:00
tests
feat: render open and closed faces/lines
2025-08-04 13:47:08 +01:00
.gitattributes
fix: remove duplicate inputs in engine, add icecream for debugging
2025-07-28 18:03:17 +01:00
.gitignore
fix: general optimization, lazy cooking, transform caching, fix geometry copying
2025-08-02 23:02:14 +01:00
.gitmodules
docs: add doxygen config and doxygen-awesome theem
2025-06-29 14:30:09 +01:00
build.sh
feat: add floating edge
2025-06-21 01:11:15 +01:00
CMakeLists.txt
feat: add bool switch
2025-08-12 03:00:23 +01:00
Doxyfile
docs: add readme and use in docs
2025-06-29 15:47:52 +01:00
README.md
Update README.md
2025-08-12 04:32:18 +01:00
README.md
Enzo DCC
Enzo is a 3D animation software application focused on procedural geometry editing.
Important
early work in progress
Dependencies
cmake
ninja
eigen3
qt6 (base & svg)
glm
catch2
oneTBB
TBB
boost
CGAL
Docs
Check out the api
here!
Description
Enzo is a 3D animation software application focused on procedural geometry editing.
Readme
579
KiB
Languages
C++
97.1%
CMake
2.8%