Importing DEM and Geotiff data in to Torque 3D
by Frank Haymes · in Game Design and Creative Issues · 12/24/2009 (3:53 pm) · 3 replies
Is there a way to import USGS 10 Meter DEM data into Torque 3D?
Can I use Geotiff as the texture?
Thanks,
Frank G. Haymes
Can I use Geotiff as the texture?
Thanks,
Frank G. Haymes
About the author
#2
What I want to use the imagery from the assoicated GeoTiff. I want to pull out the imagery from the GeoTiff and drape it as a texture over the heightmap.
Has anyone done this??
Frank G. Haymes
12/27/2009 (2:13 pm)
What I am looking at doing is using DEM data to make a heightmap. I can do this with MicroDem.What I want to use the imagery from the assoicated GeoTiff. I want to pull out the imagery from the GeoTiff and drape it as a texture over the heightmap.
Has anyone done this??
Frank G. Haymes
#3
An alternative could be to work out various "layers" of terrain type from the geotiff, and then create opacity layers for them. See the docs on World Editor -> Create Terrain for some info on that.
12/27/2009 (5:12 pm)
Not really possible, not unless you swap the terrain heightmap for a mesh object with visible collision, and sort out the associated UV in a 3D modeling app.An alternative could be to work out various "layers" of terrain type from the geotiff, and then create opacity layers for them. See the docs on World Editor -> Create Terrain for some info on that.
Associate Steve Acaster
[YorkshireRifles.com]
I use MicroDem with the GoogleEarth SRTM plugin.