Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Space Colonization Based Foliage Growing

Given a start point and a set of point in the space, this algorithm try to grow new branches to colonize new point. This can be applied on automatically plant growing and motion graph.

This foliage form the text 'Garland'.

LOGO_Growing_GIF

The tree growing.

Tree_Growing_GIF

Acknowledgement

This algorithm implemantation is based on the paper 'Modeling Trees with a Space Colonization Algorithm', author Adam Runions, Brendan Lane and Przemyslaw Prusinkiewicz, Eurographics Workshop on Natural Phenomena (2007).