Crates.io | babushka |
lib.rs | babushka |
version | 0.1.10 |
source | src |
created_at | 2024-08-30 22:27:29.77287 |
updated_at | 2024-09-18 03:37:38.540159 |
description | bin packing and nesting library |
homepage | https://github.com/davefol/babushka |
repository | |
max_upload_size | |
id | 1358374 |
size | 1,902,178 |
Babushka is a Rust library for 2D geometry algorithms, with a focus on efficient bin packing and nesting.
Vec<u32>
using the "raster" feature eg. drawing shapes with holes
Add this to your Cargo.toml
:
[dependencies]
babushka = "0.1.10"
For detailed documentation and advanced usage examples, please visit docs.rs/babushka.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.