| NAVIGATION |
|
This material property of Raphael Clancy. Page last updated July 06, 2001.
|
|
|
| BlobWorld |
|
This program simulates groups of cells which take in energy, give off waste, and
reproduce. The cells are also capable of exchanging genetic information and
mutating. However, as my system is very simple, it tends to move towards a fairly
uniform state pretty rapidly. (Though a friend of mine was able to establish a dynamic
equilibrium if he turned off the gene sharing in the config file) It's still in a very crude
form, but I'm working on it...
Currently it's awaiting a major rewrite and code clean up so that I can make it more
user friendly.
Here's a screen capture, with gene sharing disabled.
The current version is 0.04 and you can get it here.
|
|
| Random objects in Anim8or |
I wrote this bit of code to learn the
anim8or file format which (thankfully) is a fairly easy to understand,
plain text format. It makes objects by picking random points, and connecting
them with faces. The objects look something like this...
You can get your own copy here
And, if you want to make fun of me you can get the source here
This program requires cygwin1.dll,
if you don't have this on your system allready,
you can get a copy here.
Ground makes "bumpy" planes to use in anim8or
as... ground ;) It's a bit more Intelligent about creating faces and avoids alot of
the problems rand face had (non-planar faces, no back side, etc.)
Ground makes objects like this...
You can get a copy here.
The source is here. (No Laughing)
This program requires cygwin1.dll,
if you don't have this on your system allready, you can get a
copy here.
|
|
|