A procedural 3D tree generator implementing space-colonization and penn & werber's method. Frontend built with Three.js. Runs entirely in the browser.
- Two generation methods — switch between the parametric Weber & Penn model and Space Colonization for organic, irregular canopies
- Root generation — procedurally generate root structures using Space Colonization
- 13 tree species presets
- Real-time preview — any parameter change instantly rebuilds and renders the tree
- Save / Load — export and import tree configurations
- Export 3D model — download the generated tree as a
.glbfile, ready to use in game engines or 3D software
