microcad-core 0.4.0

µcad core
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# µcad core crate

[![Crates.io](https://img.shields.io/crates/v/microcad-core.svg)](https://crates.io/crates/microcad-core)
[![Documentation](https://docs.rs/microcad-core/badge.svg)](https://docs.rs/microcad-core/)

This crate provides the core functionality of µcad.
It provides the basic data structures used to handle geometries and operations on them.

## ❤️ Support the Project

This crate is part of the [microcad project](https://microcad.xyz).

If you like this project, you can help us spend more time on it by donating:

<a href="https://opencollective.com/microcad/donate" target="_blank">
<img src="https://opencollective.com/microcad/donate/button@2x.png?color=blue" width=300 />
</a>