notthecheatr Special FX Objects

These are three objects I've created for graphical effects.  The objects themselves are in the
"inc" subdirectory, while documentation is in "docs".  The "gfx" subdirectory contains some sample images
that can be used to test the objects.

In the root directory are three programs for testing each.  Source and compiled versions are included.

testBlixer.exe - Test the blixer (block mixer) object
testDissolver.exe - Test the dissolver object
testFader.exe - Test the fader object

The dissolver and fader tests are very simple, showing the basic dissolve and fade.  The blixer
test program is more complete, showing five (completely different) demonstrations of usage.  Press
SPACE to go to the next one.  After all three, the program will not close until you press a key.