Skip to main content

History: -Frustum

Source of version: 3 (current)

Copy to clipboard
            {INCLUDE(page="ogrelex ext tpl")/}
---
__Frustum__ - Represents the cone of view from a camera. In Ogre, a frustum is bounded by a near and far ((clipping)) plane, identifying the nearest and furthers points of vision. ''Frustum culling'' is the optimization of culling geometry from the ((graphics pipeline)) that cannot be seen by the camera.