hidden surface determination algorithm
C30224
concept
A hidden surface determination algorithm is a computer graphics method used to identify and remove surfaces or parts of surfaces of 3D objects that are not visible from a particular viewpoint, ensuring correct rendering of a scene.
Observed surface forms (3)
| Surface form | Occurrences |
|---|---|
| hidden surface determination technique | 1 |
| hidden surface removal algorithm | 1 |
| visibility determination technique | 1 |
Instances (4)
| Instance | Via concept surface |
|---|---|
| Warnock algorithm | — |
| A-buffer algorithm | hidden surface determination technique |
| z-buffer algorithm | — |
| painter's algorithm | hidden surface removal algorithm |