COMPUTATIONAL GEOMETRY in CODE

This applet illustrates several pieces of code from Computational Geometry in C by Joseph O'Rourke . The code illustrated includes orientation.c, area.c, centroid.c, inpoly.c, and tri.c. Code from the forthcoming second edition of the book is used, but this is similar to the code shown in the first edition (and distributed via ftp).

The applet includes polygon entering and editing.

The Java code was written by Lilla Zollei and Irena Pashchenko. Questions to orourke@cs.smith.edu