0.1 First version 0.1.1 Added Max poly count, Spread growth factor to Model Generation. Added Types to Animation Generation.
| Max vertex count |
| The max number of vertices allowed in the model. |
| Max poly count |
| The max number of polys allowed in the model. |
| Radial growth factor |
| Regulates how thick the tree grows. |
| Height growth factor |
| Controls how high the tree grows. |
| Spread growth factor |
| Controls the spread of the tree. |
| Seed |
| The seed is used with all of the other properties to create an original structure, the same properties with the same seed will create exactly the same model every time. |
| Max frame count |
| The max number of frames allowed in the animation. |
| Max joints |
| The max number of joints allowed to be placed for animation. |
| Elasticy |
| How elastic or bendable the tree is, affects how it reacts to wind. |
| Types |
| The types of animations to be generated, eg 'Hard wind', 'Breeze', 'Hurricane'. |
| Seed |
| The seed is used with all of the other properties to create an original structure, the same properties with the same seed will create exactly the same animation every time. |