Revision 8 as of 2007-04-17 14:31:32

    Lectures

Papers and articles available on the web will not be handed out in class. Pointers to the online versions of papers are included by the reference. You are expected to download and print these papers yourselves. One reason for doing this is that many visualization papers contain pictures that do not reproduce well when copied. The ACM and IEEE Digital Libraries are now available online for Stanford students. They are a great resource: learn to use them.

Readings not available online will be handed out in class. They will also be available in the CS348b course handout cabinet in Gates Rm 377 (the copy room in the graphics wing 3B).

Hint: Read the material before class!

The Goals of Rendering

  • Lecture Readings
    • D. Greenberg, A framework for realistic image synthesis

      (pdf)

    • More ...

Ray Tracing I: Basics

  • Lecture Text
    • pbrt Chapters 1-3 (Sec 3.7 is optional)

    Readings

Ray Tracing II: Acceleration Techniques

Radiometry

  • Lecture Text
    • pbrt Chapters 5, 13

    Readings
    • P. Hanrahan, Rendering concepts (handout)
    • More ...

The Light Field

Monte Carlo Integration I

  • Text
    • pbrt Chapters 14

    Readings
    • Chapters 2 and 3, SOA in Monte Carlo Ray Tracing

      (pdf)

    • More ...

Recent