JenniferStamm / glexamples

cg examples using globjects and glbinding
MIT License
0 stars 1 forks source link

Implement LOD #9

Open PFischbeck opened 9 years ago

PFischbeck commented 9 years ago

We should think about implementing a level of detail concept: The nearer a block is, the more detailed it should be.

PFischbeck commented 8 years ago

Another criterion for the detail could be the variance of the chunk (e.g. the variance of the normals, or the height).