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
237
Commits
1
Branch
0
Tags
b81dc7a8892c93c011656e6064c57619b44cf7ae
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
b81dc7a889
fix: connection switching
2025-08-19 21:25:20 +01:00
.github
/workflows
docs: attempted fix for workflow
2025-06-29 16:06:17 +01:00
cmake
feat: targz runtime libraries
2025-08-14 22:15:49 +01:00
docker
/builds
feat: targz runtime libraries
2025-08-14 22:15:49 +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: connection switching
2025-08-19 21:25:20 +01:00
static
feat(geometrySpreadsheet): add icons
2025-08-11 01:37:39 +01:00
tests
fix: tests
2025-08-17 22:19:53 +01:00
.dockerignore
feat: targz runtime libraries
2025-08-14 22:15:49 +01:00
.gitattributes
fix: remove duplicate inputs in engine, add icecream for debugging
2025-07-28 18:03:17 +01:00
.gitignore
feat: targz runtime libraries
2025-08-14 22:15:49 +01:00
.gitmodules
docs: add doxygen config and doxygen-awesome theem
2025-06-29 14:30:09 +01:00
build.sh
refactor: rename Network to NetworkPanel
2025-08-16 15:04:10 +01:00
CMakeLists.txt
fix: tests
2025-08-17 22:19:53 +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-15 22:01:04 +01:00
README.md
Enzo 3D
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
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%