Three.js
Three.js is a JavaScript library that enables the creation and rendering of three-dimensional graphics in a web browser via the WebGL interface. It facilitates the development of dynamic and interactive 3D content with ease.
Three.js is widely used in web-based visualisations, games, and architectural models. It provides built-in tools for lighting, animations and object manipulation, making 3D modelling accessible within browser environments.
See also: Data model, ReCap