Kevin Karol

16 Feb 2016

Inkling OSC: https://github.com/kevinmkarol/inkling_osc

Bundled with GNU Suite: https://github.com/kevinmkarol/inklingreader

Screen Shot 2016-02-16 at 1.32.54 AM

For my project I created a command line application that intercepts coordinate and pressure data from the Wacom Inkling pen and broadcasts it as OSC so that it can be used as an input device for any program.  The project built on Roel Janssen’s GNU Inkling project initially, and then was abstracted into a lighter weight command line utility.

Screen Shot 2016-02-16 at 1.48.25 AM

In addition to opening up the Inkling as an interface device, I created a drawing application which tracks the individual strokes that compose a drawing and creates individual tiles for each stroke, allowing for a contour analysis of the strokes that went into the drawing.

Screen Shot 2016-02-16 at 1.36.53 AM