1:1 size of our planet

There are MANY factors that come into play here. If it were me, I’d come up with a world generation algorithm, split the world into a however many chunks, assign a static seed to each chunk, and generate the world on the fly. Though, I am particularly fond of procedural generation, so that’s just me :slight_smile: