Hey all,
I managed to load in a GLB file with animation. But then doing the animation something weird happens with the triangles in the upper part of the model, while in the lower part of the mode, the triangles do seem to update correctly.
How come the lower jaw triangles are correct, but the upper ones aren’t?
Does anyone have an idea why this might happen?
I was first thinking it might have something to do with the indexed vs non-indexed models, but as far as I know that does not happen in our codebase.
When loading in the model in other 3D visualization tool such as https://modelviewer.dev/ there seems to be no problem.
Am I missing something? Or do I have to call some function somewhere on load?
Kind regards,
Emil