Re: The Euphoria Sub Commander project

new topic     » goto parent     » topic index » view thread      » older message » newer message

ChrisBurch3 wrote:
> 
> I need a map generating routine, that generates a random map, with coastline
> and sea bed depths.

You could make each point in the grid represents the relative sea level,
so for land it can go as high as 20' above sea level (20) and for water
it can go as low as 600' below sea level (-600). That way you have one
value giving you land or sea. Thermocline values would not need to be
set in the grid. It could just be something like {-100,-50} to represent
the lower and upper boundaries of the layer.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu