geocontrol 2

Hi folks,

I have unity3d pro and geocontrol 2. How do I export the geocontrol 2 terrain to a format that unity3d can handle? I tried raw maps, but it didn’t work.

Greetings,
Me, Noah :stuck_out_tongue:

Hi No1997,

I made a terrain a long time ago in GeoControl and got it into Unity, but unfortunately, I can’t remember exactly how. I think I did use a raw map exported from GeoControl. I remember experimenting a lot before getting it to work. Check out this thread for some tips: http://answers.unity3d.com/questions/7652/issue-with-importing-raw-heightmaps-made-in-photos.html.

Also, you might try exporting your terrain from GeoControl as an OBJ file, then import it into Unity as an OBJ file and convert it to a terrain using the Object2Terrain script found here http://www.unifycommunity.com/wiki/index.php?title=Scripts/Editor. Good luck!

Zaffer

Just stumbled across this and not sure if you fixed the problem. If you haven’t, then you have to export the terrain heightmap into a r16 file which you can import into Unity. Hope this helped!