- Microsoft Visual Studio IDE
- Run the project in Debug x86 mode
- Mini-CAD/CAM system implementation for defining various curves and surfaces
- The API has two functional modes: creative mode & edit mode
- Creative mode: define and set control points on the screen
- Edit mode: select and modify the position of the control points
- Supported curves: HERMITE BEZIER B-SPLINE SPLINE NURB
- Supported surfaces: BEZIER, SPLINE, NURB
- ImplementationDetails.txt