P-152: Virtual World Concept Update 76: Chunked Levels of Detail Using Quad Trees Part 43
Unfortunately, what I thought was a minor issue with rendering the full terrain has turned out to be a major problem.
It seems that there is some kind of problem with the rendering of each individual face of the quad sphere. As the images below demonstrate, there are jagged edges. This is what is causing the faces to not line up properly when all of the quad sphere faces are rendered together.
The spherical terrain was working correctly before I implemented the CLOD code, so something I changed during that addition must have caused this. At the moment, I really don’t know what that might have been, everything seems correct.





