Table of Contents

Class: SequentialLSystem lsystem.py

An alternative L-system where at most one transition is made per generation; each rule's input is checked in order to see if it matches anywhere, and if so, only the leftmost transition is made.

Base Classes   
LSystem
Methods   
step
  step 
step ( self )


Table of Contents

This document was automatically generated on Tue Jul 30 20:51:04 2002 by HappyDoc version 2.0.1