aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/TerrainDatafiles/Coastal/HOWTO.txt
blob: cf709d25331c9720aab54ef05ad4a133afd0a15d (plain)
1
2
3
4
5
6
7
8
9
Use the "terrain load" command to import these datafiles.
They are stored as Float-32 arrays, use the F32 import type.

These files are formatted on a scale of 0 to 1, they are designed for a range of 0..108
use the 'multiply' command to multiply them by 108 to achieve correct height values.

Example ------------------
Region# : terrain load f32 c:\opensim\datafiles\output_x0_y0.r32
Region# : terrain multiply 108