Recent questions tagged computer-graphics

3 votes
4 answers
93
4 votes
7 answers
94
Which of the following is true about $z$-buffer algorithm?It is a depth sort algorithmNo limitation on total number of objectsComparisons of objects is done$z$-buffer is ...
5 votes
3 answers
95
A Steiner patch isBiquadratic Bezeir patchBicubic patchCircular patch onlyBilinear Bezier patch
4 votes
2 answers
96
The term Phong associated withRay tracingshadingHiddenline removala game
5 votes
3 answers
98
How much memory is required to implement $z$-buffer algorithm for a $512 \times 512 \times 24$ bit-plane image?$768$ KB$1$ MB$1.5$ MB$2$ MB