fj-kernel 0.46.0

Early-stage, next-generation, code-first CAD application. Because the world needs another CAD program.
Documentation
1
2
3
4
//! Types that are tied to objects, but aren't objects themselves

pub mod curve;
pub mod surface;