Ray-tracing




CS116b/CS216

Chris Pollett

Apr 2, 2014

Outline

Introduction to Ray Tracing

Advantages of Ray Tracing

Intersection Testing

The geometry of a scene for ray tracing purposes.

Intersection Testing -- Plane

Example

Intersection Testing -- Triangle Take 1

Intersection Testing -- Triangle Take 2

Point inside a triangle Point outside a triangle

Intersection Testing -- Sphere

Early Rejection