PureBasic - Terrain

Overview

Terrains are outdoor 3D scenes which simulate a realistic natural environment based on pre-calculated 2D maps. They are useful in many cases, for example 3D representations of land, simulation games and more. InitEngine3D() should be called successfully before using the Terrain commands.

Command Index

CreateTerrain
TerrainHeight

Example

Terrain.pb

Supported OS

Windows, Linux

Reference Manual - Index