Hi there.
I tried a few different guides on how to make my GLB with animations play in three.js. I tried this for starts, but it doesn’t seem to work: three.js docs, nor do I know the name of my animation. I tried to console.log() it, but I couldn’t find the function to do that either.
I am sure it is applied correctly as I opened the .GLB in blender and tested the animation.
This is my site where the three.js script is active: https://www.mattiasbaldi.com/
This is my code (without trying to add animation): JS Bin - Collaborative JavaScript Debugging