Skip to content

skomra/InkDemo

Repository files navigation

This is an Android demo app to demonstrate to myself WACOM's Will SDK for "digital ink". The SDK is availble here with free registration: https://developer.wacom.com/technologies/will-universal-ink

I compiled the list of functionalities (below) as I personally understood it. This demo app attempts to use each of these functionalities.

Will App Functionalities

##High level

  • Display a list of notes

  • Open, view, add to a note

  • Notes composed of strokes

##Note

  • Create strokes

  • Manipulate Strokes - erase whole strokes using WILL's intersector

  • Smoothen strokes

##File

##Other WILL features it would be nice to use

  • erase part of a stroke instead of the whole stroke
  • thumbnail images of the WILL files in the list of notes
  • ink color
  • utilize serialize in some way

##TODO

  • plenty of FIXMEs in the code

About

Android Demo app using Wacom WILL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages