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.
Three.js allows the creation of graphical processing unit (GPU)-accelerated 3D animations using the JavaScript language as part of a website without relying on proprietary browser plugins.
High-level libraries such as Three.js make it possible to author complex 3D computer animations for display in the browser without the effort required for a traditional standalone application or a plugin.
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.
Three.js allows the creation of graphical processing unit (GPU)-accelerated 3D animations using the JavaScript language as part of a website without relying on proprietary browser plugins.
High-level libraries such as Three.js make it possible to author complex 3D computer animations for display in the browser without the effort required for a traditional standalone application or a plugin.