
Three.js – JavaScript 3D Library
Learn examples documentation devtools gpt Tools editor nodes Community questions discord forum twitter Code github download Resources Three.js Journey Three.js Game Development …
three.js examples
reflection / blurred reflection / roughness refraction rendertarget / 2d-array / 3d rtt sandbox shadertoy
Fundamentals - three.js manual
Three.js is a 3D library that tries to make it as easy as possible to get 3D content on a webpage. Three.js is often confused with WebGL since more often than not, but not always, three.js …
three.js manual
Comprehensive guide to using three.js for creating 3D web graphics, including installation instructions and project setup.
three.js editor
Discover the three.js editor, a tool for creating and editing 3D scenes directly in your browser with ease.
three.js docs
isolate js label length lengthSq lensflare lessThan lessThanEqual lightPosition lightProjectionUV lightShadowMatrix lightTargetDirection lightTargetPosition lightViewPosition lights linearDepth …
基础 - three.js manual
Three.js 是一个尽可能简化在网页端获取3D 内容的库。 Three.js经常会和WebGL混淆, 但也并不总是,three.js其实是使用WebGL来绘制三维效果的。
three.js - playground
Explore interactive 3D content and learn Three.js concepts in this engaging playground for developers.
Making a Game - three.js manual
Three.js is a 3D library. It provides a scene graph and features for displaying 3D objects added to that scene graph but it does not provide all the other things needed to make a game.
Installation - three.js manual
Out of the box, three.js includes the fundamentals of a 3D engine. Other three.js components — such as controls, loaders, and post-processing effects — are part of the addons/ directory.