Three.js
| Three.js | |
|---|---|
| Original author(s) | Ricardo Cabello (Mr.doob) | 
| Developer(s) | Three.js Authors | 
| Initial release | April 24, 2010 | 
| Repository | |
| Written in | JavaScript, GLSL | 
| Type | JavaScript library | 
| License | MIT | 
| Website | threejs | 
Three.js is a cross-browser JavaScript library and application programming interface (API) used to create and display animated 3D computer graphics in a web browser using WebGL. The source code is hosted in a repository on GitHub.