-LOD        

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0-9


LOD - Level of Detail. This refers to the reduction or the increase of the complexity of a mesh, usually at different viewing distances.

The LOD calculation for the Terrain Scene Manager is based on this paper.

See also Mipmapping.

Examples
:


LevelOfDetail-1.png LevelOfDetail-2.jpg LevelOfDetail-3.jpg

The next picture is a grid for demonstrating a quadtree-based LOD system.

It was created by user JohnJ and published in this thread.

He moved to a point on the ground, froze the LOD state, then backed off into space where you can see the effect. The LOD parameters were also modified to make the effect more visible.

QuadTree-based-LOD-system.jpg

See also


A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0-9