Showing posts with label L-System. Show all posts
Showing posts with label L-System. Show all posts
Wednesday, October 15, 2014
Procedural modeling: L-System Tree
Topic:
L-System
Just sharing my L-system on tree creation. First time I did it in Dynamo (http://dynamobim.org/), around 6 months ago during my internship. This time around I am taking Computer Graphics module, so I did it in OpenGL for my lab assignment, although I only use tapered cylinder and ellipse-based cylinder as per assignment requirement.
Thursday, March 27, 2014
Fractal Plant with Python Turtle
Topic:
L-System
As described in http://en.wikipedia.org/wiki/L-system#Example_7:_Fractal_plant.
Here is the result:
The code could be found below from GitHub Gist.
Subscribe to:
Posts (Atom)