Skip to content

bigthyme/Scribblers

Repository files navigation

Scribblers

Currently Deployed here

This project utilizes the HTML5 getUserMedia API and a few other open source tech to manipulate the Canvas in real-time. Our team has implemented an algorithm that detects green hsl values whether in video streams or image files and allows the users to paint over those objects with primary colors.

  • Currently the project is scoped to a single player game that will draw the controller's motion on any given html element.
    • Version 0.6
  • There will potentially be a lobbying system that will delegate multi-player games in the next version.
    • Version 0.8
  • The game might get more complex [i.e. follow the leader or draw a specific image]
    • Version 1.0

Developers

####Seung Lim - seung ####Chad Reed - chadreed-intl ####Tyson Daughtery - gigmania ####Anthony Singhavong - bigthyme ####Philip Rosen - philipjrosen

Current Version

0.5.9 - Updating master README.md and prepping for soft release

Inspiration

######getUserMedia API demos:

  1. https://github.com/tjerkw/js-cam-motion

  2. https://github.com/ReallyGood/js-motion-detection

  3. https://github.com/auduno/headtrackr/

  4. http://40win.com/blog/2012/11/14/web-gestures-with-getusermedia-part1/

######Algorithm demos:

  1. http://mkweb.bcgsc.ca/color_summarizer/?

  2. https://github.com/Huddle/Resemble.js

  3. http://en.wikipedia.org/wiki/Feature_detection_(computer_vision)#Feature_detectors

  4. https://github.com/mtschirs/js-objectdetect?source=cr

  5. https://code.google.com/p/js-aruco/

Tech

This game uses a number of open source projects to work properly:

License

MIT

About

An HTML5 kids game that allows users to draw in mid-air

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published