Azrul
December 1st, 2006, 03:23 AM
anyone have any terrain tutorial... something with setting camera view, terrain generating n rendering and texture wrapping..
i'm stuck for the whole week finding information...
Zachm
December 1st, 2006, 03:41 AM
Check this link:
http://www.lighthouse3d.com/opengl/terrain/
If your'e looking for random terrain generation, see the Fault Algorithm part in the above tutorial. I think it's very good.
Another link for a simple height map implementation tutorial:
http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=34
Azrul
December 2nd, 2006, 12:24 AM
thanx a bunch!