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.
Run cargo doc --open
to view the documentation or check examples/stroke.rs
for a full example