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
5
6
pub mod cycle;
pub mod edge;
pub mod face;
pub mod shell;
pub mod solid;
pub mod surface;