Backface Culling (Q17): Difference between revisions
(Added [en] description: Determines if a polygon is drawn (front-facing) or not using (.) |
(Changed [en] description: Determines if a polygon is drawn (front-facing) or not (facing away/occluded)) |
||
(One intermediate revision by the same user not shown) | |||
aliases / en / 0 | aliases / en / 0 | ||
back-face culling | |||
description / en | description / en | ||
Determines if a polygon is drawn (front-facing) or not | Determines if a polygon is drawn (front-facing) or not (facing away/occluded) |
Latest revision as of 14:21, 21 August 2023
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) |
|
Statements
0 references