ping pong balls – The part that might not work – Bauble



ping pong balls – The part that might not work – Bauble

0 0


ping-pong

ping-pong

On Github benfoxall / ping-pong

ping pong balls

and web browsers

press 'n' to move through slides

The part that might not work

Bauble

https://github.com/whiteoctober/bauble

var b = new Bauble({worker:'lib/js/bauble-worker.js'})
b.getUserMedia()
    .attach('body')
    .on('point', function(x,y){
    	// do something awesome!!
    });

// click #mybutton to calibrate
mybutton.onclick = function(){
  bauble.setCalibrating(false);
}
	  				

Ben Foxall

@benjaminbenben

benjaminbenben.com