• a

  • Recent Comments

    pottery » 3D P… on 3D Production Pipeline
  • Archives

Radiosity and Raytracing

Ray tracing is an image-space algorithm
·        If the camera is moved, we have to start over
Radiosity is computed in object-space
·        View-independent (just don’t move the light)
·        Can pre-computer complex lighting to allow interactive walkthroughs

A shader is a algorithm and is a mathematical function