|
The complete terrain with all its aspects (including heightmap, textures, and props) can be
imported into PnP TerrainCreator from different supported file formats.
|
|
Currently PnP TerrainCreator supports import from the following file formats:
- Heightmap from bitmap files using 8 bit grayscale or 24 bit color images (.bmp, .png, .jpg, .gif, .dds, .dip, .hdr).
- Heightmap from 8, 16, or 32 bit RAW files using integer or float values (Terragen compatible).
- Heightmap from PROJ/HFF files (L3DT).
We continuously add new import formats to this list. And with our PlugIn-SDK
one can easily add additional importer PlugIns for own or third party file formats.
|
|
Theoretically it would be possible to import all other terrain aspects like texturing and
prop placements too. However, currently we don't have any import PlugIns for this, but with
the PlugIn-SDK one could create importers for every supported
feature of PnP TerrainCreator.
|
|
Back to the feature list.
|