Concept
level-of-detail (LOD)
Level-of-detail (LOD) is a technique for representing the same object or scene at multiple resolutions, so a renderer can pick a version whose complexity matches how much screen space the object actually occupies. The anchor most engineers know is mipmapping: precomputed…
The rest of “level-of-detail (LOD)” is a premium feature: every concept in the library gets a precise, practitioner-focused write-up like this one, cross-linked straight from the paper summaries that use it.
Log in to unlock→