Class MountainShadowTerrainExample

java.lang.Object
com.ardor3d.example.ExampleBase
com.ardor3d.example.terrain.MountainShadowTerrainExample
All Implemented Interfaces:
Scene, Updater, Runnable

public class MountainShadowTerrainExample extends ExampleBase
Example showing the Geometry Clipmap Terrain system with 'MegaTextures' where the terrain data is provided from a float array populated from a heightmap generated from an Image. Requires GLSL support.