Thursday, 13 March 2014

Rendering

The term Rendering is used to describe the process of creating a image from a 3d scene.
there are two different types of rendering - Biased and Unbiased.

Biased rendering is where you can control the render settings yourself e.g you can change the light or specularity of the image.

Unbiased Rendering is where you do not have the option to change the settings. this method of rendering usually produces much more realistic images as the rendering engine calculates every last little detail.

Example of a image rendered using a Biased engine














Example of a image rendered using a unbiased engine




No comments:

Post a Comment