Skip to content
B

bspline_generator

Project ID: 778

This project generates uniform B-splines in python. Both clamped and open uniform B-splines. The matrix method is used for B-splines up to the fifth order (or degree), which enables rapid evaluation. This also computes the analytical derivatives.