L-System Generator

As a research project for the Programming for Animator class, I developed a plugin for generating 2D and 3D L-systems in Maya. This script is based on Zeno Pelgrims - www.graffik.be - NCCA 2014 - fractalGenerator. I modified the original scripts from 2D L-system to 3D, added 4 more rotation operations: <, >, ^, &.

More information on the project and the techniques used can be found on the following GitHub repository link.

Wenyi ZhangMaya, Python, Mel