three.js Exercise

A simple demonstration of threejs (Three.Js) calling on webGL 3D geometries
and displaying them on a canvas with two light sources and simple rotation animation.
Thanks to three.js tutorial and Mr.doob...