RTUComputer ScienceYr 2023 · Sem 52023

Q8Computer Graphics and Multimedia

Question

2 marks

What is Rendering?

Answer

Rendering is the final physical synthesis of a 2D image from a 3D mathematical model.

Rendering is the absolute final computational phase in the graphics pipeline. It aggressively calculates complex mathematical physics—including precise light scattering, shadow projection, and texture mapping—to synthesize a highly realistic 2D pixel image from an abstract, wireframe 3D geometric model.

Back to Paper