ipmusings • 2016-11-16
Hidden Surface Removal Method Question: What is the hidden surface removal method? Why do we need to remove hidden surface? Discuss the depth buffer (Z buffer) algorithm for hidden surface
ipmusings • 2016-11-16
Computer Graphics - Problems and Solutions on Transformations
ipmusings • 2016-11-15
Perspective Projections vs Parallel Projections Computer Graphics Question: How parallel projections are different from perspective projections? Explain by giving a suitable example. Answer