Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 1.91 KB

README.md

File metadata and controls

48 lines (28 loc) · 1.91 KB

Multitouch Line Art

Experiment in drawing with all the fingers.

Try it here!

Multitouch devices unlock a level expressivity hard to achieve in traditional point-and-click mediums such as the mouse.

This is what you'd be able to draw with a cursor:

Boooo

Compare to what you can draw using all your fingers, on an iPad (click links to see videos):

Ray

Ray

Progress

Progress

Passage

Passage

Dune

Dune

Lily Pad

Lily Pad

Such multitouch drawing environment is to point-and-click environment what piano chords are to single piano keys. It seems that most of our computer-based creative work is still akin to playing one piano note at time.

Try locally

git clone https://github.com/chenglou/multitouch-line-art.git
cd multitouch-line-art
yarn
yarn start
# in another tab
yarn server

Then connect to your iPad by doing this and going to insert.your.ip.here:8080.