Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 504 Bytes

THREEJS.md

File metadata and controls

10 lines (7 loc) · 504 Bytes
title excerpt
Three.js
a lightweight 3D library to create and display animated 3D computer graphics on a Web browser

Three.js

Three.js the aim of the project is to create a lightweight 3D library with a very low level of complexity. The library can be used in conjunction with the HTML5 <canvas>, <svg>, CSS3D and WebGL renderers.

It has been popularized as one of the most important for creating animations WebGL.