home *** CD-ROM | disk | FTP | other *** search
- This is the source for a C program I wrote over a year ago that uses a
- particle system to make a waterfall in Imagine. Looking back on
- it, it is pretty crude, but it was a lot of fun way back when. If
- I were to redo it now, I could add a lot of polish, especially in
- using TDDDlib instead TTDDD to output the objects.
-
- This file isn't for beginners: it comes with ABSOLUTELY NO SUPPORT
- FROM ME. It is ready to compile in SAS C: to compile it anywhere else
- you might have to make one single change: the stci_d is an integer
- to string function.
-
- There are more docs in the comments in the program.
-
- -Steve
-
- spworley@netcom.com
-