Implementation of the paper L-systems: From the theory to visual models of plants as the course project for the course CSE333: Computer Graphics at IIIT Delhi. The project was done by Shreyas Kabra and Prakhar Gupta.
- OpenGL (version 3.3 or above)
- CMake
- C++ 17
git clone https://github.com/Prakhar-Gupta-03/L-system-tree-modelling.git
- Move to the root of the directory
bash build.sh
- Run
./L-System-Based-3D-Tree-Modelling