[osg-users] [vpb] How to change terrain elevation manually ?
Robert Osfield
robert.osfield at gmail.com
Thu Jan 5 03:24:15 PST 2017
Hi Vinoth,
On 4 January 2017 at 05:00, Vinoth Rajendran
<vinothrajendran4pro at gmail.com> wrote:
> I am using vpb to convert my geotiff terrain data (.tif) to .ive file... I would like to change the elevation height in some part of my terrain, is there any software or option available to do that ?
VPB by default outputs the terrain data as osgTerrain::TerrainTile so
you can modify the elevations in the loaded
osgTerrain::TerrainTile::ElevationLayer at runtume.
Robert.
More information about the osg-users
mailing list