/TreeGenerator

Tree-Generation Space-Colonization algorithm implemented in C++ and rendered using Urho3D

Primary LanguageC++MIT LicenseMIT

This is a dump of a project I made back in 2018. It is based on tree generation space colonization algorithm in this paper. It uses Urho3D internally for rendering.

Tree

You can notice that I didn't know how to use CMake back then. So this repository is not well organized.