Deciduous Evolution v1.0
by jim susinno (@cs.jhu.edu)


Project Requirements:
---------------------
Unix/Linux with X11
gcc
OpenGL + GLU + glut (or Mesa)



Tested platforms:
-----------------
Solaris/Sparc (Ultra 5)
Dell/Intel/Linux (using Mesa-3.1)



This program simulates the evolution of a population of trees through many generations using a genetic algorithm and a recursive 3D tree drawing function.



The source is free and freely distributable.

README.deciduous - 6.4k - The included Readme file, fairly good description

deciduous-1.0.1.tar.gz - 10.5k - Makefile explicitly includes -L/usr/X11R6/lib/

deciduous-1.0.tar.gz - 10.5k - Tar.gz file of everything(source, Makefile, description)