Java Exercise -- Two Dimensional Curved Lines for CAD Algorithms


This web site is written to display some of the properties and traits of different types of two dimensional (2D) curved lines in a Computer Assisted Drafting (CAD) system.
Feel free to use your mouse and move the vertices about. Note that only dots are used to represent lines, showing the parametric nature of the exercise.

Sorry, these examples require Java Sorry, these examples require Java
Sorry, these examples require Java Sorry, these examples require Java
Links: JavaDoc Class Hierarchy JavaDoc Index Author: Lee Corney (email me?)
Key Reference: "Curves and Surfaces for CAGD" by Gerald Farin.
This program was written for CIS525, University of Michigan, Dearborn. (Nov 00)