--------------------------------------------------------------------------
     RenderWare(tm) v3.0 Demonstration Program (win): Clump viewer
--------------------------------------------------------------------------

PURPOSE

The CLMPVIEW application may be used to load and explore clumps.

Files to load (*.dff & *.wrl) can be passed in on the command-line or 
drag-and-dropped onto the application window.

On startup the viewer reads the "clmpview.ini" file and loads the files
specified there, ie this can be used as an alternative to command line
parameter passing.

NOTE: there is known problem with dropping files onto the viewer before it
has started, if the file's path name contains spaces. This will be fixed
in a future release.

--------------------------------------------------------------------------
GENERAL CONTROLS

Left mouse button drag        - Rotate clump.

Right mouse button drag       - Translate clump to and from camera.

CTRL +
Right mouse button            - Select atomic.

TAB                           - Select next atomic

SPACE                         - Toggle menu/help/plain mode.

ESC                           - Exit the application.

--------------------------------------------------------------------------
MENU OPTIONS

AMBIENT LIGHT         - Toggles the use of a white ambient light.

AMBIENT INTENSITY     - Sets the intensity of the ambient light.

MAIN LIGHT            - Toggles the use of a white directional light.

MAIN INTENSITY        - Sets the intensity of the main light.

RENDER MODE           - Switches between a number of rendering modes:
                        SOLID, WIREFRAME, SKELETON, WIRE+SKELETON,
                        WIRE+SOILD, SOLID+SKELTON, ALL.

NORMALS               - Toggles rendering of vertex normals.

NORMALS LENGTH        - Sets scale factor used to render vertex normals.

FACE CULLING          - Sets the face culling mode: FRONT, BACK or NONE.

FIELD OF VIEW         - Sets the camera's horizontal field-of-view.

FAR CLIP PLANE        - Sets the distance of the far clip-plane.

NEAR CLIP PLANE       - Sets the distance of the near clip-plane.

RESET CLUMP           - Resets the clump position and orientation to that
                        it had when first loaded.

SPIN CLUMP            - Gives the clump rotational momentum when rotated.

DUMP CLUMP            - Saves a copy of the clump to the file "new.dff"
                        in the same directory as the original DFF.

DUMP TEX DICT         - Saves a copy of the current texture dictionary
                        in the same directory as the DFF.

ON SCREEN INFO        - Toggles display of the FPS and the position of 
                        the camera.

FPS                   - Toggles display of the number of frames per
                        second being rendered (updated every second).

--------------------------------------------------------------------------
MENU CONTROLS

CURSOR UP and DOWN         - Select menu item.

CURSOR LEFT and RIGHT      - Modify menu item value or execute
                             associated command.

Menu shortcut keys         - Modify menu item value or execute
                             associated command.

Left mouse button drag     - Modify floating point value (if applicable)
                             otherwise do what you would do in general
                             controls.

--------------------------------------------------------------------------
HELP CONTROLS

CURSOR UP and DOWN     - Scroll a line at a time (autorepeat available).

MOUSE WHEEL            - Scroll two lines at a time.

PAGE UP and DOWN       - Scroll a page at a time.

--------------------------------------------------------------------------
This demonstration program is copyright Criterion Software Limited 2001.
Criterion Software grants you a license to use it only in the form as
supplied. You may not disassemble, decompile or reverse engineer this
demonstration program.

This demonstration program is provided as is with no warranties of any
kind. Criterion Software will not, under any circumstances, be liable for
any lost revenue or other damages arising from the use of this
demonstration program.

RenderWare is a registered trademark of Canon Inc.
Other trademarks acknowledged.
--------------------------------------------------------------------------
