CSE272: Advanced Image Synthesis
|
Spring 2011

One of the topics in this class is investigating different
global illumination algorithms.
Contents
In the class we will discuss advanced computer graphics techniques
for realistic image synthesis. This includes techniques for simulating
global illumination, participating media, and material models including
BRDF and BSSRDF models. In this class we will discuss many natural
phenomena such as the blue sky, the appearance of human skin, clouds,
and milk. The goal is to understand how different computer graphics
algorithms can be used to simulate these phenomena.
Instructor
Henrik Wann Jensen
Optional books
Andrew Glassner, "Principles of Digital Image Synthesis",
Morgan-Kaufman, 1995.
Free PDF Version of this book.
Henrik Wann Jensen, "Realistic Image Synthesis Using Photon Mapping",
AK Peters, 2001
Pharr and Humphreys, "Physically Based Rendering",
Morgan-Kaufman 2004
Dutre, Bala, and Baekert, "Advanced Global Illumination",
AK Peters, 2006
Lectures
Monday/Wednesday, 11:00pm - 12:20pm in CSE 2154
Prerequisites
One or two computer graphics classes. The student should have a
thorough understanding of ray tracing as well as a basic understanding
of the concept of shading.
The class projects will be in C++ - this will not be taught in the class.
Grading
The class will be graded based on various assignments (65%),
a midterm (20%), and a class lecture (15%).
Assignments
The assignments can only be downloaded from a .ucsd.edu domain.
Schedule
March 28 [slides ]
- Welcome, Course Setup, Light Physics, Radiometry and Photometry
- Reading:
- Glassner, Chapter 13 (optional)
March 30 [slides ]
- Light and Matter
- Reading:
April 4 [slides ]
- Light Surface Interaction
April 6 [slides ]
- Global Illumination and Monte Carlo Ray Tracing
- Reading:
- Optional Reading:
April 11 [slides ]
- Photon Mapping
- Reading:
- Optional Reading:
- Jensen, "Realistic Image Synthesis using Photon Mapping", Chapters 4-9
April 13 [slides ]
- Progressive Photon Mapping
- Reading:
- Multiple Importance Sampling [slides ]
- Reading:
April 18 [slides ]
- BRDF Models
- Reading:
- Optional:
April 20[slides ]
- Microfacet Theory
- Reading:
- Optional:
April 25-27 [slides ]
- Participating Media (Radiative transport, phase functions, analytic models,
single scattering)
- Reading:
- Optional Reading:
May 2-4 [slides ]
- Participating Media (Multiple scattering, ray marching)
- Reading:
- Jensen, "Realistic Image Synthesis using Photon Mapping", Chapters 10
May 9
- Jorge Schwarzhaupt
- Hallgeir Lien
- Andreas Fischer
May 11
- David Vanoni
- Lynn Nguyen
- Zhe Fu
May 16
- Marlena Fecho
- My Pham and James Lue
May 18
- Sura Elamurugu
- Alejandro Guzman
- Jason Greco
May 23
May 25
- Phi Hung Nguyen
- Jon Lew
- Timothy Martin
- Yi Chen
May 30
June 1
-
Alisha Lawson
- David Caffrey
- Leoniel Lopez
Last update: May 18, 2011
Henrik