CUG Urban Generator : A transport network generator by Peter R. Dodds (MSc CAVE 09-10, Bournemouth University) ================================================================================ Requirements -------------------------------------------------------------------------------- Cairo version 1.8.10 GTK+ version 2.16.1 gcc 4.3.3 Ubuntu 9.04 Python 2.6.2 Other configurations may work but have _not_ been tested. How to build -------------------------------------------------------------------------------- run: $ tar xvf dodds-cug-0.0.1.tbz2 $ cd framework $ python scons/scons.py That will build into the ./bin an executable. Usage -------------------------------------------------------------------------------- run: $ ./bin/cug This will generate a random `road' system. Alter `setup.lsy' to change the L-systems behavour. Contact -------------------------------------------------------------------------------- Comments and critisim should be sent to peter at pddds dot com. Enjoy.