Three.js
Three.js is a cross-browser JavaScript library and Application Programming Interface (API) used to create and display animated 3D computer graphics in a web browser.
Here are 4,173 public repositories matching this topic...
-
Updated
Jan 25, 2022 - JavaScript
Could you provide a working sandbox for this project on sandbox.io as an example for integration?
-
Updated
Nov 9, 2021 - JavaScript
-
Updated
Jan 18, 2022 - JavaScript
-
Updated
Jan 13, 2022 - JavaScript
Use this template instead https://codesandbox.io/s/r3f-template-jrl1f
-
Updated
Jan 22, 2022 - HTML
-
Updated
Jan 20, 2022 - JavaScript
-
Updated
Jan 17, 2022 - Vue
I don't think this is a duplicate ticket, even though it's quite an obvious feature after that cat demo at SciPy2018.
The code that selects and renders the different geos is here in the THREE.js code
https://github.com/maartenbreddels/ipyvolume/blob/master/js/src/scatter.js#L57
I don't know quite where/how to inject the mesh definition compatible with the data file of this form, but i
-
Updated
Feb 18, 2021 - JavaScript
-
Updated
Oct 29, 2017
-
Updated
Oct 4, 2021 - JavaScript
-
Updated
Oct 12, 2021 - JavaScript
-
Updated
Jan 23, 2022 - JavaScript
-
Updated
Jan 22, 2022 - TypeScript
-
Updated
Jan 25, 2022 - JavaScript
-
Updated
Jul 3, 2016 - JavaScript
-
Updated
Aug 20, 2021 - JavaScript
-
Updated
Jan 23, 2022 - JavaScript
-
Updated
Jan 22, 2022 - HTML
-
Updated
Dec 15, 2021 - TypeScript
-
Updated
Jan 24, 2022 - TypeScript
Created by Ricardo Cabello
Released April 24, 2010
Latest release about 1 month ago
- Repository
- mrdoob/three.js
- Website
- threejs.org
- Wikipedia
- Wikipedia


Hi everyone!
I'm checking out the beta with React Native and I wanted to check if someone was able to load via a remote URL with
GLTFLoader. Looks like React Native'sFileLoaderimplementation isn't working correctly. I started to patch it but wanted to check here.Let me know if you have any feedback! Thanks :)