I'm looking for a javascript library that does 2D computer aided design. Main features I'm looking for are:
- Generalized parametric curves
- Finding the closest points on 2 non-intersecting curves
- Intersections of 2 curves.
- Possible to create Polylines
- Fillet
Is there any such library and do you possibly have a sample code?