Java Implementations

  1. Constructing a simple polygon   JAR file
  2. Graham Scan algorithm for convex hull   JAR file
  3. Alpha shape of a point set   JAR file
  4. Diameter of a point set   JAR file
  5. Closest Pair of Points   JAR file
  6. Windowing the rectangles   JAR file
  7. Labeling point objects   JAR file
  8. Clipping a polygon   JAR file
  9. Polygon operations   JAR file
  10. Smoothing polygons with NURBs   JAR file