Kalydaskope  22/08/96 - Chris Green
-----------------------------------

In this ZIP file: KALY.EXE - run this for demo
                  KALY.TGA - picture file that KALY imports
                  KALY.C - DJGPP source code

This is a graphical demo that produces a kaleidascope type effect.
It loads in KALY.TGA and messes around with it to such an extent that the
original picture is hardly noticeable. Try editing KALY.TGA for different
effects. It is a 256x256 in 256 colours TGA file.

The C file is written for DJGPP (a cool shareware C compiler) but should
be easy to adapt to other compilers (I'm guessing here).

To run KALY, you must be in DOS (or a DOS window under Win95). Runs faster
on Pentium machines with a zippy graphics card.

You can use the code wherever you want. Feel free to check it out.

For a really really cool demo, see 5DEMO.ZIP also in the library.

