Tagged Questions
2
votes
1answer
164 views
On-the-fly Terrain Generation Based on An Existing Terrain
This question is very similar to that posed here.
My problem is that I have a map, something like this:
This map is made using 2D Perlin noise, and then running through the created heightmap ...