Three.js Experiments

Feel free to interact with the demos and check the source code. All the source code is under MIT License.
Hack away... :)

Let there be cube - Three.js experiment

Let there be cube

Simple Demo to present a cube using Three.js. Use mouse to interact with cube.

View

Load Blender Model - Three.js experiment

Load Blender Model

Demo to showing how to load a model (exported in Collada format) from Blender.

View