Project #5
  • There is a bug in the sphere intersection method.
    • Consider what happens when the ray starts inside of a sphere.
    • how can you tell if the ray starts inside of the sphere?
    • Should you subtract off the little piece of v in this case?
    • You'll have to modify the sphere code to fix this.

  • What does a crystal ball look like?
Lecture 21 Slide 20 6.837 Fall '98