Computer Science, asked by lucky867, 1 year ago

Hidden surface allgorithm in computer graphics

Answers

Answered by PritiSingh11
0
In 3D computer graphics, shown surface determination (also known as hidden surface removal (HSR), occlusion culling (OC) orvisible surface determination (VSD)) is the process used to determine which surfaces and parts of surfaces are not visible from a certain viewpoint. A hidden surface determination algorithm is a solution to thevisibility problem, which was one of the first major problems in the field of 3D computer graphics. The process of hidden surface determination is sometimes called hiding, and such an algorithm is sometimes called ahider.
Similar questions