Class | Description |
---|---|
PBRTerrainAdvancedTest |
This test uses 'AdvancedPBRTerrain.j3md' to create a terrain Material with
more textures than 'PBRTerrain.j3md' can handle.
|
PBRTerrainTest |
This test uses 'PBRTerrain.j3md' to create a terrain Material for PBR.
|
TerrainFractalGridTest | |
TerrainGridAlphaMapTest | |
TerrainGridSerializationTest | |
TerrainGridTest | |
TerrainGridTileLoaderTest | |
TerrainTest |
Demonstrates how to use terrain.
|
TerrainTestAdvanced |
Uses the terrain's lighting texture with normal maps and lights.
|
TerrainTestAndroid |
Demonstrates how to use terrain on Android.
|
TerrainTestCollision |
Creates a terrain object and a collision node to go with it.
|
TerrainTestModifyHeight | |
TerrainTestReadWrite |
Saves and loads terrain.
|
TerrainTestTile |
Demonstrates the NeighbourFinder interface for TerrainQuads,
allowing you to tile terrains together without having to use
TerrainGrid.
|