|
Most of my projects are graphics-related programs, and reside in the Graphics section of this site. |
|
|
Triangulator is a Java applet that computes triangulations and Delauney triangulations of a set of points in the plane. It was written as homework for a seminar class on Computational Geometry in the Spring of 2002. It uses a Doubly-Connected Edge List as its underlying data structure. |