Dweet.io & webGL

3D Model Controller This application utilizes the Dweet.io API and webGL.  One device (in this case, the phone) is used as the main controller that interacts with the 3D model object while others can view the interaction live from any web-accessible location. Open the viewer in your desktop browser then open in the controller using […]

Backbone.js & Google’s Fusion Tables API

An HTML5 application that utilizes the Backbone.js MVC framework, Underscore.js templates, and AJAX to connect to Google’s fusion tables API to pull caloric information about beers and exercises. It then calculates the number of beers the user could drink, without gaining weight, if he participated in his selected activity for 60 minutes or 30 minutes. The […]