12345678910111213141516 |
- :Title:
- Water
- :Demonstrates:
- Water simulation
- :ShortDescription:
- Shows how to render a water effect on a given plane
- :FullDescription:
- Utilises a combination of different techniques to produce a water effect.
- User input controls the elements that are implemented in the effect so that users can determine the effect that would best suit their needs.
- When reflection, refraction and depth effects are off, the water colours alpha value is used to blend the plane in with the rest of the rendered world.
- This adds to the quality of the basic effect for very little cost.
- :VGP:
- Not Required
- :Controls:
- left and right arrows - scroll through user controlled variables
- up and down arrows - change the value of the currently selected variable
|