I was writing this LOD algorithm and found a certain sequence of values (by trial and error) for culling
the quads in the center, to make place for a higher LOD. Ofcourse the numbers became too hard to
narrow down in the following LODs, so I needed the formula!
So far for the introduction-story, which can be forgotten right away.
For this who like silly math assignments…
Give me the next 2 numbers of this sequence.
2, 6, 26, 114, ..., ..., etc
It’s a nasty one, and took me 15 minutes. Now I wonder what others come up with