Audio (334) Datatype (50) Demo (199) Development (586) Document (21) Driver (97) Emulation (146) Game (953) Graphics (488) Library (109) Network (226) Office (62) Utility (888) Video (66)
Total files: 4225
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
README for Explosions Demo
A simplified 3D world with alpha-blended objects that look kind of like
fireworks or sparks.
by Bill Kendrick
bill()newbreedsoftware.com
http://www.newbreedsoftware.com/bill/
ABOUT:
This is a simplified 3D world with alpha-blended objects that look kind
of like fireworks or sparks. It also has a number of effects built in,
such as fading, blurring, fire ("heat"), and zooming..
It serves no purpose except to look pretty. The source-code is also
well-documented, so someone might find it useful.
COMPILING:
You'll need both "libSDL" and "SDL_image" libraries installed on your
system to compile "explosions." If you're using packages (eg, RPM or DEB)
to install, you'll also need the respective "-dev" packages for these
libraries (so that you get the header files and so forth).
|