Table of Contents Chapter Index Previous Slide Next Slide 208
Proxy Geometry

Controlling Collision Detection

Proxy Geometry
  • Collision with complex geometry is expensive.

  • Proxy geometry is never drawn.

  • Proxy geometry used instead of children.

  • Proxy with no children allows "invisible" geometry.

  • Example: Use a Box as proxy for a floor lamp.