L system
	    	 | 
	
	    	Introduction
		    This page presents 6 examples of branching structures that resemble
		    bushes or trees. They are provided here so that you can base your own
		    experiments on 'known' shapes. The notes for this page 
		    were derived from page 15 of "The Algorithmic Beauty of Plants" by
			Przemyslaw Prusinkiewicz and Aristid Lindenmayer.
		         "1" "1{>z1}1{<z1}{1}"
		    says, for each "1", replace it with 
 As this rule is repeatedly applied, the branching structure becomes increasingly complex.  
		     
		     
		     
			
		 | 
	
 
			
  | 
		
	||||||||||
© 2002- Malcolm Kesson. All rights reserved.