Lindenmayer System
A Simple L-system Image Generator Featuring Turtle Graphics
Classes
Lsystem.h File Reference

Interface for LProduction and LSystem. More...

#include "Random.h"
#include "Includes.h"

Go to the source code of this file.

Classes

class  LProduction
 Stochastic context-free production. More...
 
class  LSystem
 A stochastic bracketed context-free L-system. More...