Well, I spent the weekend playing around, and got working something that could loosely be called ''dynamic LOD'', continually updated based on distance to camera. It's got no stitching (hole artifacts everywhere), I haven't looked into Index and Vertex buffer objects (just using arrays), and I still need to fix some horrible little ...