6 releases
0.2.5 | Dec 2, 2024 |
---|---|
0.2.4 | Nov 27, 2024 |
#266 in Math
922 downloads per month
87KB
496 lines
Klippa ✂️
Klippa is a high-performance Rust library for clipping geometries using a rectangular window. It is designed for speed and efficiency, making it ideal for projects requiring fast spatial operations.
Features
- High Performance: Optimized for fast and efficient geometry clipping.
- Easy to Use: Provides a simple API for working with rectangular clipping windows.
- Lightweight: Minimal dependencies for a lean, focused library.
Installation
Add Klippa to your Cargo.toml
:
cargo add klippa
Dependencies
~1MB
~16K SLoC