README for Entropy/examples/scenes/testmaps

These examples provide a very basic test of creating and using
shadow and environment maps.

First run:

	entropy makemaps.rib

This makes the shadow and reflection maps, tp.sm and tp.env.

Next, run:

	entropy testmaps.rib

This generates testmaps.tif.



You can also run:

	entropy testray.rib

And compare the testmaps.tif image that used maps to the testray.tif
image, that used ray tracing for reflections and shadows.

