Tried about 3 other methods for doing 3D in the browser, including 2 other plugins and just CSS3D. Three.js ended up being the best way because it can render WebGL & Canvas depending on browser version.
Works on mobile too.
http://threejs.org/docs/
Tried about 3 other methods for doing 3D in the browser, including 2 other plugins and just CSS3D. Three.js ended up being the best way because it can render WebGL & Canvas depending on browser version.
Works on mobile too.
http://threejs.org/docs/