Rendering

Home > Computer Science > Computer graphics and visualization > Mathematics for Computer Graphics > Rendering

Rendering is the process of generating an image from a 3D scene. It is achieved through techniques like ray tracing, rasterization, and more.