Support forTerrain generatin in my Engine

Started by
1 comment, last by digitalerr0r 21 years, 6 months ago
Hello. Im working on a game engine, and want to have a Heightfield terrain engine. But I have only a little knowledge on how to implement this(want to get away from those 3D file terrains). I need heightfiled becouse i have drawn a few maps that im going to use in my game, and making an algorithm to draw the terrain as I want is quite hard(i guess..?). So, I was woundering if anyone had some information/source on how to implement this in an DirectX engine with Textuters? I got something for OpenGL, but I found it rather hard to convert becouse of the vertex buffers(..) Well, thank you for reading =) DigitalErr0r
Advertisement
There''s a prety good site about terrain rendering.
Check it out : http://www.vterrain.org/

ALex
Ahh, thank you!! =D
Nice site =)

This topic is closed to new replies.

Advertisement