Angramme / TreeGenerator

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:C++ 100.0%