top of page
Procedural Tree Planter
Critical Analysis
Procedural Tree planter generates procedural terrain using random noise algorithm and procedural trees using L-systems. The procedural algorithm aids to reuse the code in different aspects of the game due to its simplicity in structure and it also consumes less memory.
This project required me to work on the advanced procedural methods like L-systems and DirectX maths.
​




1/4
bottom of page