See title. Any help is appreciated!

link|improve this question

78% accept rate
feedback

5 Answers

up vote 3 down vote accepted

Search for Perlin Noise and you should get some hints for Terrain Generation.

i.e http://www.m3xbox.com/GPU_blog/?p=28

link|improve this answer
feedback

Here's a good article:

http://www.gameprogrammer.com/fractal.html

link|improve this answer
feedback

This GPUGems 3 chapter gives some good informations about that.

vterrain.org is another good starting point.

link|improve this answer
feedback

The PCG wiki would be an obvious place to start.

link|improve this answer
feedback

Libnoise has a very nice terrain example.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.