Control Polygon Reduction: Methods for quick and efficient placement of internal knots for B-splines and tensor products of B-splines.
2
stars
0
forks
source link
use of `at` in get_spline and get_surface is not robust #53
Open
dewittpe opened 10 months ago
The current coding is great if the
at
arg is omitted but will almost certainly fail if specified.improve coding and documentation.