How would I make a terrain map of the entire world?

I’m wondering how I would make an earth map, the real size and shape. I know its possible, since I saw someone make the entire continent of europe, but it’s not open-sourced and its only europe.

Here is theirs: map of europe

I’ve been looking but that’s the only thing I found.

If you know anything I’d appreciate it. Thanks

Hi, this would be Scripting Support instead of Game Design Support. Since this heavily lies on functionality.
There are something call “Terrain Generation” in DevForum in Scripts section here, but they may/aren’t specific to a set map since they are mainly relying on random generation.

My “Map of Europe” project is for “Cross-Server” social roleplay and storing buildings that can change in “real-time”. And I am eventually upgrading it to allow any players to upload their own Planet explorable in 3D completely, from space down to planet’s core.

1 Like

Ok thanks!!!