hronn 0.7.0

An experimental CNC toolpath generator
Documentation
[![crates.io](https://img.shields.io/crates/v/hronn.svg)](https://crates.io/crates/hronn)
[![Documentation](https://docs.rs/hronn/badge.svg)](https://docs.rs/hronn)
[![workflow](https://ci.codeberg.org/api/badges/12856/status.svg)](https://ci.codeberg.org/repos/12856)
[![dependency status](https://deps.rs/crate/hronn/0.7.0/status.svg)](https://deps.rs/crate/hronn/0.7.0)
![license](https://img.shields.io/crates/l/hronn)

# Hrǫnn

An experimental CNC tool-path generator/mesh sampler. Work in progress.

![Example Image](https://github.com/eadf/hallr/assets/655495/af3a0456-1c9c-43b1-a1eb-3512c29fd5b2)

## License
AGPL-3.0-or-later

### Minimum Supported Rust Version (MSRV)

The minimum supported version of Rust for `hronn` is `1.87.0`.

## Contributing

We welcome contributions from the community.
Feel free to submit pull requests or report issues on our GitHub repository.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you,
as defined in AGPL-3.0, without any additional terms or conditions.