I have to implement CAD-like 2D line sketching on PalmOS. I need to develop basic features such as converting a series of points into splines, determining the spline point closest to a point off the spline, and editing a spline by dragging one of its inflection points. AFAIK, there's no library such as OpenGL available for PalmOS. Where do you suggest me to start from? My impression is that given my limited task, I'm better off to implement these things from scratch rather than port a whole library. For those who doubt CAD can be done on a Palm device, Handlix Draw did it years ago, but they couldn't point me to informative resources.
Luc Le Blanc http://www.speleo.qc.ca/Auriga -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
