Computational Geometry Notes
Please find below slides and notes for the courses, CS 164 and CS 266,
Computational Geometry.
Notes:
-
Week 0 and 1: Introduction and Convex hulls.
Reading: Chapter 1 and the following:
-
Week 2: Line segment intersection. Reading: Chapter 2 and the following:
-
Week 3: Polygon triangulation and lower envelopes.
Reading: Chapter 3 and the following:
-
Week 4: Linear programming.
Reading: Chapter 4 and the following:
-
Week 5: Range searching.
Reading: Chapter 5 and the following:
- Week 6: Point location.
Reading: Section 6.1 (the rest of Chapter 6 is optional) and the following:
- Week 7: Voronoi diagrams. Reading:
Chapter 7 and the following:
- Week 8: Arrangements and duality. Reading: Chapter 8 and the
following:
- Week 9: Delaunay triangulations and 3D convex hulls. Reading:
Chapter 9, Section 11.1, and the following:
- Week 10: Windowing data structures. Reading:
Chapter 10 and the following:
Goodrich's Home Page.