### Randface ###
I wrote this as a means of learning the anim8or file format...
It generates a random collection of faces all clustered around the origin 0,0,0.
I don't know what it's good for... I guess you could use it to make explosions,
or with a bit of fidling clouds or even rocks.

Randface is a command line program (yes, I realize that it's 2001, but I really
program for unix, and MFC stuff scares me) you use it like so...

randface <number of faces you want>

tahh dah... that's it... it'll make a file in the same directory called mess.an8
which can be loaded into anim8or.

Randface is compiled with Cygnus's version of g++, and so it needs cygwin.dll to
run.

NB: Since anim8or uses square faces, this program runs into problems because
it generates non planar faces, Anim80r handles these quite gracefully, but it
makes me unhappy. at some point I may re-write it to make triagnular faces, but
since this program doesn't really do anything, I'm not sure why I would bother.

### Links ###
http://www.geocites.com/rafemonkey/randface.html
http://www.anim8or.com/
http://cygwin.com/

### Contact ###
Raphael Clancy
rafemonkey@yahoo.com
