jeromeetienne / threex

Game Extensions for three.js
http://www.threejsgames.com/extensions/
MIT License
334 stars 59 forks source link

threex.domevent helper #9

Closed jeromeetienne closed 12 years ago

jeromeetienne commented 12 years ago

somethign like that

   mesh.on('click', function(){...}));
jeromeetienne commented 12 years ago

demo

Effects

jeromeetienne commented 12 years ago
jeromeetienne commented 12 years ago
jeromeetienne commented 12 years ago

drag

jeromeetienne commented 12 years ago

Drag not done. Post done http://learningthreejs.com/blog/2012/01/17/dom-events-in-3d-space/