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 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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

23rd Feb 2017, 11:40 PM
Trey Sarver
Trey Sarver - avatar
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
24th Feb 2017, 2:46 AM
seamiki
seamiki - avatar
+ 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.
24th Feb 2017, 2:58 AM
seamiki
seamiki - avatar
0
thx
24th Feb 2017, 2:47 AM
Trey Sarver
Trey Sarver - avatar
0
by map designer I meant for game design
24th Feb 2017, 2:51 AM
Trey Sarver
Trey Sarver - avatar
0
OK, thanks
24th Feb 2017, 2:58 AM
Trey Sarver
Trey Sarver - avatar
0
Take a look at https://github.com/SonyWWS/LevelEditor if still interested. Ciao
30th Aug 2018, 4:27 PM
Jacob Baxter
Jacob Baxter - avatar