This directory contains some graphical special effects 
created for DOS using compilers like DJGPP & Watcom C.

Note: The source code has been provided for educational 
purpose only. Tweak it at your own risk.

This source code collection was submitted to the 
'Programmers Heaven' site and within a time span of
5 months there have been 2500+ downloads of it. It
is still available as 'seffects.zip' file under
graphics/fire & flames section.


The effects included are:

Fire   - Simulates a realtime fire on random motion and
         one could also change 'colors' of the flame to
         Green or Blue. The fire routine executables are
         named 'Fr{compiler name}'. For example Frwatcom.exe
         was compiled using Watcom C. Check all three fire
         exe's to see how well these perform the same routine
         with respect to each other in speed.

Plasma - A blurred lighting effect in slow motion.

Snow   - Simulates a snow effect that gradually forms a 
         triangular heap.

KR Ranjith (krranjith@crosswinds.net)