This is the README file for the examples/scenes subdirectory of 
Entropy.

Remember to set your display gamma properly to view images!  If
the test images look too dark, it means you haven't corrected for
gamma.  On most monitors, the display gamma should probably be set
around 2.4.  If you're viewing images with Entropy's "iv" program,
you can either set the environment variable GAMMA appropriately,
or use the -g command line option with iv.

The example RIB files contain the proper search path for shaders and
textures, assuming that you haven't moved anything around in the
Entropy distribution.  If you have, either modify the RIB file's
Option "searchpath" command, or be sure that your environment variable
named SHADERS is set to the place where the *.sle files reside.

All of the demos create TIFF files.  If you would rather render
directly to the display, just use the -d command line option, which
overrides the Display command in the RIB file and forces display
to the framebuffer.  For example:

	entropy -d myfile.rib


The examples are in several subdirectories:

	examples/scenes/gun
	examples/scenes/testmaps
	examples/scenes/tpdisp
	examples/scenes/vasegallery

