An open API service indexing awesome lists of open source software.

https://github.com/ivanperez-keera/demos-hacknotts2015

A finger painting program in Haskell using leapmotion
https://github.com/ivanperez-keera/demos-hacknotts2015

Last synced: 7 months ago
JSON representation

A finger painting program in Haskell using leapmotion

Awesome Lists containing this project

README

          

## LeapMotion paint program in Haskell.

Use the keys a/z/s/x/d/c/f/v to change the foreground color,
q/w/e to change the tool, r to add drops, and g/b to rotate the pictures,
h/n for psychedelic rotation, t for kaleidoscope mirroring,
i to clear the surface and p to share the picture on twitter
(needs some OAUTH and Twitter app env variables, see
[Twitter Conduit](https://github.com/himura/twitter-conduit)
for instructions).