brangerbriz / liBB.js

A JavaScript library/framework for creating interactive && generative apps + installations in/out of the browser
http://libb.brangerbriz.com/
GNU General Public License v3.0
1 stars 2 forks source link

started fixes done with 1,2,3 and 5 #41

Closed cfvalencia9277 closed 8 years ago

cfvalencia9277 commented 8 years ago

Hey Brannon these are some of the fixes suggested, I think we should merge this and the work you have on BB.EventEmitter.js That will let me check that module and add it to leapmotion.

brannondorsey commented 8 years ago

Merging :+1:. BB.EventEmitter is now in the core so you should be able to use it + read the docs, etc... Let me know if you have any questions about it. Also, what is the new relationship between the updated BB.LeapMotion object and an HTML5 canvas? Nick and I were hoping that the BB.LeapMotion wouldn't ever need to have access to a canvas. Can you explain a bit more about cavasConstructor or the way that the BB.LeapMotion and the canvas are currently related?