That makes sense. I think I understand how to make the quad-tree....![]()
Basically, I create several planes of varying complexity and adjust the Y-values of the vertices according to the elevation of the spot it is on. I would need to make a routine to render only the ones in view (this will be first person).
BTW, do you have a good quad-tree tutorial?