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.
- 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!).
- Make sure you're in an evenly lit environment with a neutral background.
- Hold an object of the selected color and move it in front of your camera.
- Use the RGB color selector for your drawing color.
- Draw your abstract piece on the HTML5 Canvas 😳.