Drawing Software: Picto Message
Picto Message lets you draw a custom picture or message and send it off to a friend via email. The project is an attempt at incorporating drawing and handwriting into online messaging. It extends the act …
Drawing Software: Picto Message
Picto Message lets you draw a custom picture or message and send it off to a friend via email. The project is an attempt at incorporating drawing and handwriting into online messaging. It extends the act …
My drawing project went through multiple iterations during its many stages of development, but eventually ended up in a place very similar to my initial design for it. If anything, I think this project taught me that sometimes it’s ok …
Have you seen digital artists draw on their computers? They have one hand on their mouse, the other stretched between their keyboard and their pen-tablet. What if we use one tool that needs just one-handed use to perform all the …
This is a generative art program that incorporates a Leap Motion into the generative process. When a user places her hands above the leap motion and makes a key tap motion with any one of her fingers, a small white …
I wanted to create some way to draw with sound. I chose to work with processing to visualize sounds in a space. My program takes in sound, picks out the loudest frequency, and creates points using that frequency. The …
Inkling OSC: https://github.com/kevinmkarol/inkling_osc
Bundled with GNU Suite: https://github.com/kevinmkarol/inklingreader
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 …
My project is to complicate the act of drawing by pen. The user is presented with the outline of a cat and is required to trace it using using the Cintiq tablet and its associated pen. I plotted the users’ …
For this assignment I was initially looking into the formation of lines in people’s signatures.
Then Golan gave me a dataset of English handwritings made by Chinese. As I spent some time looking through hundreds of handwritings I was …
Code: https://github.com/Oddity007/3DAutomataPainting
As someone who does a lot of 3d modeling, I’ve always been frustrated with the tools available for texturing geometry. The traditional approach to texturing is to unwrap the 3d mesh into a 2d mesh and then paint …
I wanted to explore drawing through motion gestures and hence created a drawing program that uses Leap Motion as the input device and hand gestures as the drawing tool.
I was also interested in giving users partial control over a …