The Z-Buffer algorithm

Study the hidden-surface removal problem and implement the Z-Buffer algorithm using WebGL. Clearly provide the details of your program, including the screenshots of your working program: Describe the object (primitive) […]