asked 118k views
2 votes
What isa z-buffer and how is it used in computergraphics?

1 Answer

3 votes

Answer: Z- buffer is the technology that is used in computer graphics field , it is also known by the name of depth buffering.It is used for checking of the visibility of a object in particular scene. It determines the object's position whether are in front or backward with respect to each other in a 3D view. It is used when there is an object that has been projected on the screen , then depth or z-value of the produced pixel gets stored in the z-buffer .

answered
User Jeremy Smith
by
8.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.