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
202
Commits
1
Branch
0
Tags
2c139a5f6a417cd20b21c5f4b9f07bbbc62b4c1a
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
2c139a5f6a
feat: basic geometry spreadsheet model
2025-08-05 22:10:10 +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: basic geometry spreadsheet model
2025-08-05 22:10:10 +01:00
static
feat: update icon
2025-06-30 19:34:13 +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: basic geometry spreadsheet model
2025-08-05 22:10:10 +01:00
Doxyfile
docs: add readme and use in docs
2025-06-29 15:47:52 +01:00
README.md
Update README.md
2025-07-20 22:02:16 +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
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%