python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to animate gtlf models in Augmented reality in Three.js
Helle, I'm new to Three.js and I'm trying to show an animated gltf/glb model in my AR project.
There are a lot of examples on how to animate gltf models in a 3d environment but i can't get it to work ...
maxim weewauters
Votes: 0
Answers: 2
Accessing children of children in ThreeJS
I've been learning ThreeJs and boy did I get stuck trying to call my files.
Let me start by explaining what I wanted to do!
i have 3 models to display on a page, as people scroll a different emoji sho...

Mar
Votes: 0
Answers: 1
How can I place a GLTF model behind a stencil mask in three.js?
I'm using a stencil mask in Three.js to create a portal effect.
It works correctly on meshes when I can control the material.
However, when I load a gltf model with the model's material I cannot get i...
JonA
Votes: 0
Answers: 1
GLTFLoader.js - TypeError: Failed to fetch (Three.js)
I've created a three.js scene with a few various loaded assets leveraging the GLTFLoader.js loader. My scene was working as expected until recently, and now I've been experiencing issues with getting ...
rahlf23
Votes: 0
Answers: 1