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
222
Commits
1
Branch
0
Tags
63ce4c7694445cde747a79d6fd0793c3d81e7d76
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
63ce4c7694
fix: GopGrid scaling
2025-08-12 00:43:56 +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
fix: GopGrid scaling
2025-08-12 00:43: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-11 01:38:18 +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 parameter name class
2025-08-12 00:12:06 +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-08 21:40:48 +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%