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
113
Commits
1
Branch
0
Tags
faa7e0571f59904c2f0350bf3f1e24d03b7c9c42
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
faa7e0571f
Update README.md
2025-07-09 16:34:47 +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
src
feat: basic geometry pass between operators
2025-07-08 19:13:15 +01:00
static
feat: update icon
2025-06-30 19:34:13 +01:00
tests
feat: add graph traversal function
2025-07-06 14:29:25 +01:00
.gitignore
docs: add doxygen config and doxygen-awesome theem
2025-06-29 14:30:09 +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 geometryOpDef
2025-07-08 16:39:15 +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-09 16:34:47 +01:00
README.md
Enzo DCC
Enzo is a node based 3D DCC tool.
Dependencies
cmake
ninja
eigen3
qt6 (base & svg)
glm
catch2
Important
early work in progress
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%