Thursday, November 24, 2011

OONN.us

Today I launched OONN - a site to keep track of and share small experiments with code. It's simple and the homepage is homely, but I hope to find it useful and I hope others find it useful. The first code example I post is an approach to using Backbone.js with Mr Doob's Three.js. The question I am trying to answer, is how to make interactive Backbone.js View classes that can correspond to one or more 3d objects. How do I listen for click events on 3d objects for example. (That IS the example I use ). What is the best wat to make a Three 3d object an interactive object? I'd love to know the best answer.

No comments:

Post a Comment