--------------------------------------------------------------------------
        RenderWare(tm) v3.1 Demonstration Program (sky): Lights
--------------------------------------------------------------------------

PURPOSE

The LIGHTS example is used to demonstrate the different lights that are 
available for use in RenderWare.

The lights demonstrated are:
     - AMBIENT
     - DIRECTIONAL
     - POINT
     - SPOT
     - SPOT-SOFT

The parameters of these lights can also be varied interactively using the
controls outlined below.

It should be noted that the changes shown in the light drawing when
the light radius is changed is representational (i.e. 5%) of the actual
light radius.

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

Left analogue stick       - Rotates the light source (applies only to
                            lights that can be rotated: directional, spot
                            and spot-soft).

Right analogue stick      - Allows the position of the light source to be 
                            modified within the x-y plane (applies only 
                            to lights that can be moved: point, spot and
                            spot-soft).

TRIANGEL/CROSS            - Allows the position of the light source to be
                            modified in the z-direction (applies only
                            to lights that can be moved: point, spot and
                            spot-soft).

SELECT button             - Toggle between menu mode, help mode and plain 
                            mode.

SELECT+START              - Exit the application.

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

LIGHT TYPE                - Allows the user to change the type of light 
                            source (ambient, directional, point, spot, 
                            spot-soft) use.

LIGHT                     - Allows the user to turn the light on or off.

DRAW LIGHT                - Allows the user to turn the drawing of the 
                            light icon on or off.

BASE AMBIENT              - Allows the user to turn the base ambient light
                            on or off.

RESET                     - Allows the user to reset the position of the
                            light.

RADIUS                    - For lights which have a radius (point, spot, 
                            spot-soft) allows the user to change it's 
                            radius.

CONE ANGLE                - For spot and spot-soft lights allows the user
                            to change the angle the light illuminates 
                            objects.

LIGHT RED                 - Allows the user to change the value of the 
                            red channel for the light's color.

LIGHT GREEN               - Allows the user to change the value of the 
                            grenn channel for the light's color.

LIGHT BLUE                - Allows the user to change the value of the 
                            blue channel for the light's color.

FPS                       - Allows the user to read the number of frames 
                            per second being rendered (updated every 
                            second).

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

DPAD UP and DOWN        - Select menu item.

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

Left analogue stick     - Modify floating point value (if applicable) 
                          otherwise do what you would do in general 
                          controls.

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

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

LEFT SHOULDER #1 and #2   - Scroll a page at a time.

--------------------------------------------------------------------------
VIDEO MODE SELECTION

The command-line option '-vms' can be used to enable a simple video 
selection screen, which appears before the application starts running. 
Use the UP and DOWN DPAD buttons to highlight the required video
mode and press START to make the selection. Note there are several pages
of video modes; use the LEFT SHOULDER buttons to move from page to page.

--------------------------------------------------------------------------
This demonstration program is copyright Criterion Software Limited 2000. 
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.
--------------------------------------------------------------------------
