0
Does anyone know a map designer, 2d or 3d, that runs c++ and java, allows me to input my own texture design, and is uploadable
It also needs to run on an Android device and a pc
6 Answers
+ 2
You can use mapbox.
look at this tutorial by Daniel Shiffman about mapping earthquake data.
https://www.youtube.com/watch?v=ZiYdOwOrGyc&app=desktop
this is the 3d version:
https://www.youtube.com/watch?v=dbs4IYGfAXc
+ 2
Oh I didn't know. Mapbox maps are tiled: you could greyscale the satellite picture to map the height and apply the same texture to the 3d environment. Maybe is useful.
0
thx
0
by map designer I meant for game design
0
OK, thanks
0
Take a look at https://github.com/SonyWWS/LevelEditor if still interested. Ciao