More Geometric Modeling Tools




CS216

Chris Pollett

Apr 13, 2010

Outline

Introduction

Barycentric Coordinate Test

Testing for triangle membership

Wedge Test

Parity or Crossing Test

Quiz

Which of the following statements is true?

  1. The regular operations starting from a finite set of halfspaces can generate an infinite collection of sets.
  2. The way we learned in class to test line-plane intersections involved using cross-products.
  3. A slab in `\mathbb{R}^n` is the region between two parallel hyperplanes.

Convexity Tests

More on Convexity

More Intersection Tests