Rendering |
![]() |
Digital Image Synthesis, Fall 2008
|
Jump to...
project #1
|
project #2: Realistic Camera ModelAssigned: 2008/10/29Due: 11:59pm 2008/11/18 Project descriptionMost 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. In this project, you will implement the realistic camera model proposed by Kolb et. al. in SIGGRAPH 1995. You can also refer to the slides from last year's TA, Shan-Yung Yang.We will use the same assignment framework from University of Texas. you can download it here. The zip file contains
Bells and whistlsYou will get bonus points if you vary pixels' weights according to the radiometry fomula listed in the paper.SubmissionPlease turn in the source code files that you have created or modified and a html report on what you have accomplished. In the report, you should at least show the following results:
Reference
|
|||||||
![]() |
![]() |