Skip to content

Unofficial Rust bindings to "ink-stroke-modeler", a C++ 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

WIP Rust bindings for https://github.com/google/ink-stroke-modeler, using autocxx

External Dependencies

  • cmake
  • libclang

Usage

Run cargo doc --open to view the documentation.

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 bindings to "ink-stroke-modeler", a C++ 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