Changes for version 0.01
- First version.
 
Modules
Create an object representing a procedural, editable, randomized plant shape that can be rendered graphically by other modules.    
  
This object contains the attributes necessary to generate a branch, using the functions on Algorithm::Shape::RandomTree.    
  
Branch point - a 2D point on the geometrical path representing a RandomTree's branch.