mmarat01 / HandsFreePaint

a little bit like MS Paint but hands-free

Home Page:https://mmarat01.github.io/HandsFreePaint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hands-Free Paint

COMP 86 - November 2020 Authors: Maya Scandinaro, Mijael Maratuech

Non-WIMP project, 'Hands-Free Paint'

Small non-WIMP interface that lets you paint a canvas moving an object of a given color. Built with tracking.js and HTML5 Canvas.

  1. Pick one of the 3 colors allowed by the buttons as your object color
  • these are Unicode emojis, which might not be supported by all systems (our bad!).
  1. Make sure you're in an evenly lit environment with a neutral background.
  2. Hold an object of the selected color and move it in front of your camera.
  3. Use the RGB color selector for your drawing color.
  4. Draw your abstract piece on the HTML5 Canvas 😳.

...? 😬

I drew a thing

About

a little bit like MS Paint but hands-free

https://mmarat01.github.io/HandsFreePaint


Languages

Language:JavaScript 48.0%Language:HTML 31.5%Language:CSS 20.6%