Three.js is a webgl third-party library written by JavaScript. Provides a lot of 3D display capabilities.
Three.js is a 3D engine that runs in a browser, and you can use it to create a variety of three-dimensional scenes, including cameras, lighting, materials and other objects. You can see a lot of brilliant demos on its homepage. However, the engine is still in a relatively immature development phase, with its inadequate APIs and scarce documentation adding to the beginner's learning difficulties (especially the lack of documentation) Three.js's code is hosted on GitHub. Now with the English guidance document, much better, there are some basic English, you can read, learning is also very simple. The Chinese version of the API introduces fewer documents.
This plug-in for the front-end is a necessary skill, for the future development is also very good, want to go to the front-end of the small partners must be proactive.
Click here to see more please add link description
Front-end engineers must have skills-three.js 3D display function