Skip to content

Unofficial Rust re-implementation of "ink-stroke-modeler". Library for beautifully smoothing freehand (touch/stylus/pointer) input.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

flxzt/ink-stroke-modeler-rs

Repository files navigation

ink-stroke-modeler-rs

main docs CI

Partial rust rewrite of https://github.com/google/ink-stroke-modeler. Beware that not all functionalities are implemented (no kalman-based prediction) 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.

Contribution

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.

About

Unofficial Rust re-implementation of "ink-stroke-modeler". Library for beautifully smoothing freehand (touch/stylus/pointer) input.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published