ink-stroke-modeler-rs

Crates.ioink-stroke-modeler-rs
lib.rsink-stroke-modeler-rs
version0.1.0
created_at2022-12-19 16:16:34.929318+00
updated_at2025-05-01 13:06:41.687216+00
descriptionUnofficial and partial Rust rewrite of ink-stroke-modeler, a C++ library for beautifully smoothing freehand (touch/stylus/pointer) input
homepagehttps://github.com/flxzt/ink-stroke-modeler-rs
repositoryhttps://github.com/flxzt/ink-stroke-modeler-rs
max_upload_size
id741389
size344,975
Felix Zwettler (flxzt)

documentation

README

ink-stroke-modeler-rs

docs.rs latest docs main CI

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.

Usage

Run cargo doc --open to view the documentation or check examples/stroke.rs for a full example

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 45

cargo fmt