Skip to content

Instantly share code, notes, and snippets.

@logicaroma
Created September 22, 2013 21:39
Show Gist options
  • Save logicaroma/6664119 to your computer and use it in GitHub Desktop.
Save logicaroma/6664119 to your computer and use it in GitHub Desktop.
FM Lab: Web Experiments Sandbox

WebCam

Experimenting with HTML5, webcam access and cavas. Using some basic motion detection / frame-differencing scripts to draw circles in regions where motion above a certain threshold is detected. You can toggle whether camera colours or red is used for the circles.

Multi Device

Playground explores the potential for simple multiplayer gaming using mobile devices anywhere crowds congregate. This prototype is for up to 5 players.

Technology: webrtc, websockets, accelerometer, geolocation, canvas and more

OpenFrameworks

http://www.openframeworks.cc/tutorials/introduction/000_introduction.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment