Introduction to Three.js

  • JavaScript 3D Engine
  • WebGL based renderer
  • Developed by Google
  • Support Canvas and SVG renderer
  • Lightweight
  • Model loaders: JSON, Binary, COLLADA, UTF8
Reference:
http://fhtr.org/BasicsOfThreeJS/#1

Comments