Rendering - Project#2 Realistic Camera

R96944043 ©P§B¬Û

http://www.cmlab.csie.ntu.edu.tw/~zho/

 

 

Project #2

Most computer graphics algorithms assume pin-hole camera model. However, it can't capture some important characteristics of lens system used in most modern cameras, usch as depth of field, distortion, vignetting and sptaillay varying exposure.

Implementation

4 samples per pixel

Result
Reference Image

 

32 samples per pixel

Result
Reference Image

512 samples per pixel

Result
Reference Image

 


Reference

-Physically Based Rendering from Theory to implementation