Backface Culling (Q17): Difference between revisions
(Created a new Item) |
(Changed label, description and/or aliases in de, and other parts: Added german label and description) |
||
| (9 intermediate revisions by 2 users not shown) | |||
| label / de | label / de | ||
Backface Culling | |||
| aliases / en / 0 | aliases / en / 0 | ||
back-face culling | |||
| description / en | description / en | ||
Determines if a polygon is drawn (front-facing) or not (facing away/occluded) | |||
| description / de | description / de | ||
Bestimmt, ob ein Polygon gezeichnet (Vorderseite) oder nicht (abgewandt/verdeckt) wird | |||
| Property / depends on | |||
| Property / depends on: Computer Graphics Pipeline / rank | |||
Normal rank | |||
| Property / depends on | |||
| Property / depends on: Polygons / rank | |||
Normal rank | |||
| Property / depends on | |||
| Property / depends on: Hidden Surface Elimination / rank | |||
Normal rank | |||
| Property / subclass of (deprecated) | |||
| Property / subclass of (deprecated): 3D Graphics / rank | |||
Normal rank | |||
| Property / resource | |||
| Property / resource: Wikipedia: Backface Culling / rank | |||
Normal rank | |||
| Property / related to | |||
| Property / related to: Clipping / rank | |||
Normal rank | |||
| Property / image | |||
| Property / image: Back face culling skull example.png / rank | |||
Normal rank | |||
Latest revision as of 11:44, 18 June 2026
Determines if a polygon is drawn (front-facing) or not (facing away/occluded)
- back-face culling
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | Backface Culling |
Determines if a polygon is drawn (front-facing) or not (facing away/occluded) |
|