Rendering

There's a total of 1 notes tagged with "Rendering".

Fri, Feb 26, 2016

Rendering

Rendering is a process that takes as input a set of objects and produces as its output an array of pixels (image), each of which stores information about the color of the image at a particular point in a grid (determined by the target width and height).