This is a procedural tree generator on Unity based on L-systems. This project was made during a virtual world course at the Gamagora computer science master degree in the University of Lyon II. This ...
This procedural generator started as a hobby project to learn about various procedural algorithms (cellular automata, marching squares and Bresenham's line algorithm to name a few). Inspiration was ...