Skip to content

Instantly share code, notes, and snippets.

@shawngraham
Last active February 26, 2018 01:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shawngraham/b8b32dad0a3b62c9b1e6b9efb4e9d6a2 to your computer and use it in GitHub Desktop.
Save shawngraham/b8b32dad0a3b62c9b1e6b9efb4e9d6a2 to your computer and use it in GitHub Desktop.

so i need the 'how to get shuttle radar data' thing into grey scale

then how to get that stuff into unity https://medium.com/@nickfourtimes/using-gimp-heightmaps-in-unity-16160e28ce22

resize the canvas

when you export, you'll have to use finder to rename extension to .raw

in unity - game object - 3d object - terrain - then in the inspector hit the gear wheel then you can import. important to have the x, y, z as in the image. you can change the x and z, this'll make the landscape bigger. leave y alone. make sure the import values are what you originally resized.

topography: shuttle radar data cabin model: https://sketchfab.com/models/3b9fbbd468e54227ad7ef7e74f8f479c#download sheeppen model: https://sketchfab.com/models/15790973e5b44cf9abdda0fcd9982948?utm_source=triggered-emails&utm_medium=email&utm_campaign=model-downloaded

rails https://sketchfab.com/models/533582de6ab74c78aabd67851248481c?ref=related#download

to add the twison storyformat from http://lazerwalker.com/twison/format.js I found that I could do it in firefox, but got timeout errors on chrome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment