Jump to content

GeoTiff


photo

Recommended Posts

I'm afraid there is no documentation at this moment, sorry.
 
You can already load GeoTiff as usual raster images (for example for terrain textures). All you need to do is to add *.tif format suport into the file dialog. Please, edit <SDK>/data/editor/editor_dialogs.h on line 4046:

dialog_file<Image,".tga.jpg.png.dds.psd.ppm.pgm.hdr.sgi.rgb.rgba.tif","image">;

Thanks!

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Link to comment

except that where now there is a function to import the height map?
because when importing a terrain as before it is possible to import only .ter format

Link to comment
  • 2 weeks later...
×
×
  • Create New...