
Three.js – JavaScript 3D Library
Three.js is a JavaScript library enabling developers to create 3D graphics and animations for web applications.
three.js examples
Select an example from the sidebar ... three.js
Introducing the My 3D Model Viewer! - Showcase - three.js forum
Nov 7, 2024 · With our new 3D Model Viewer powered by React Three Fiber, you can upload, explore, and interact with 3D models like never before! What Can You Do? Upload Your Own …
three.js editor
Discover the three.js editor, a tool for creating and editing 3D scenes directly in your browser with ease.
playground - Three.js
Explore interactive 3D content and learn Three.js concepts in this engaging playground for developers.
three.js manual
Aligning HTML Elements to 3D; Using Indexed Textures for Picking and Color; Using A Canvas for Dynamic Textures; Billboards and Facades; Freeing Resources; Making Voxel Geometry …
STL Viewer / Renderer - Showcase - three.js forum
Jan 4, 2021 · Hi, Here is a free product we built in my company, I thought I would share it as it can be used to create incredible renders with just a raw STL file: stl-viewer.dualbox.com No …
Fundamentals - Three.js
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 …
Sunposition 3D viewer - Showcase - three.js forum
Jul 31, 2022 · Hi folks! Just made an app to visualize the sun position for a given location at a given time. Now it is super easy to export the house model from blender and share the …
3D Gaussian Splatting in Three.js - Showcase - three.js forum
Nov 6, 2023 · I have been working on a Three.js-based viewer for 3D Gaussian Splatting scenes for some time and I figure it’s in a good enough state to share. Online demo: …