Cashgen - (kinda) Infinite Procedural World Generator

Thanks for the reply, I mean how can I view the whole world? It only creates around the player, so if I zoom out… I can’t really see much more.

What I want to do is create a world that wraps around (teleport the player when he goes too far) But have a seed control the continents.

I understand from a performance point of view I couldn’t literally create the entire world as it would be huge, so I thought about scaling everything down and only having the main noise (that defines the continents) to show a general shape.

When I tried to do this I wasn’t able to replicate what I had done but smaller because everything started getting pretty spikey…

Any help would be amazing, Thanks! :smiley:

Edit, I suppose increasing the tile size would have the same effect? So more and more gets created but would get less and less defined?