The goal of this project is to generate realistic .OBJ file of leaves. It will be focused on the venation pattern inside the leaf.
AlgoLeaf: This folder contains implementation of algorithm trying to simulate the leaves venations growing process. (Python)
Cpp: this folder contains the actual leaf generator implementation (C++)
Checkout the README.md
in the Cpp/
folder to build and run the project.
Bonus: A little animation using a generated leaf :p
Modeling and visualization of leaf venation patterns