|
Wish List
Here is the list of ideas I received to improve the library. I name
this a wish list instead of a to-do list because I wish I had the time
to implement all of them.
As each of these items are integrated into the library they will be
move to the feature list.
- Create a function that returns the
n-1 parametric
values that split a NURBS curves into n segments of equal
length.
- Create a function that returns the parametric values u1 and u2
which are at a length
l along the curve from a point u.
- Add trimming NURBS support.
|