QuadTree LOD

Started by
-1 comments, last by montify 11 years, 4 months ago
Hello

I have a problem, so i created a QuadTree but when i try to load a heightmap only the first LOD-Level is fine:

1.png


But when i come closer, and the LOD-Level increase the Level, i get some ugly "Stairs"

2.png

The Heightmap is created with LibNoise.XNA but it's the same with a Heightmap Generated in Photoshop.
The Height is set in the VertexShader.
The Size is 1024x1024.

Anybody can help me?
What Should i do to get a nice smooth Terrain?

Sorry for my english. :)
best regards


P.S.:

here is a another Picture from this Stairs:

stufe.png

This topic is closed to new replies.

Advertisement