| Crates.io | ink-stroke-modeler-rs |
| lib.rs | ink-stroke-modeler-rs |
| version | 0.1.0 |
| created_at | 2022-12-19 16:16:34.929318+00 |
| updated_at | 2025-05-01 13:06:41.687216+00 |
| description | Unofficial and partial Rust rewrite of ink-stroke-modeler, a C++ library for beautifully smoothing freehand (touch/stylus/pointer) input |
| homepage | https://github.com/flxzt/ink-stroke-modeler-rs |
| repository | https://github.com/flxzt/ink-stroke-modeler-rs |
| max_upload_size | |
| id | 741389 |
| size | 344,975 |
Unofficial partial Rust rewrite of https://github.com/google/ink-stroke-modeler. Beware that not all functionalities are implemented (yet) and the API is not identical either.
Run cargo doc --open to view the documentation or check examples/stroke.rs for a full example