Class InMemoryTerrainExample

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

public class InMemoryTerrainExample extends ExampleBase
Example showing the Geometry Clipmap Terrain system with 'MegaTextures' streaming from an in-memory data source. Requires GLSL support.
  • Constructor Details

    • InMemoryTerrainExample

      public InMemoryTerrainExample()
  • Method Details