Tech Glossary

What is Three.js?

Three.js is a JavaScript library that makes it possible to create and display interactive 3D graphics in browsers. Three.js uses WebGL to create the graphics and is therefore dependent on the user's browser supporting this. Three.js is one of several different tools for creating interactive 3D graphics in browsers. Other tools include Babylon.js, A-Frame and React VR.