cadk 0.1.0

CAD kernel in pure Rust (B-Rep, CSG, tessellation)
Documentation
1
2
3
4
5
6
7
8
9
10
# CadK

A CAD kernel written in Rust.

I'm going to be breaking the API alot.

## Roadmap

1. Parse STEP files into the correct struct
2. Dump structs into step files