capstan 0.0.3

NURBS library with a CAD focus
Documentation
1
2
3
4
5
#![feature(is_sorted)]

pub mod algebra;
pub mod curve;
pub mod knotvec;