Hi guys.
I’m about to implement in the framework a random ground generator.
The idea is to generate a random height map using some kind of algorithm (I’m starting to read about it so I don’t any idea), with a cercain appaerance due to some variables (grass proportions, mountains proportion, etc), and then adding some objects, water, and whatever the user wants to add.
Any idea if there’s any previous work related to this??