Hello all, i’ve been using sketchfab for awhile now but recently started to experiment with the API. I’m having a performance issue while tinkering on a project based on the Annotation Sync experiment: https://labs.sketchfab.com/experiments/annotations-sync/
My version: https://devonbbarker.github.io/SanPedranaAnnotated/
As you can see the performance is terrible and the console is throwing a consistant warning
[Violation] ‘requestAnimationFrame’ handler took XXXms on every move of the camera.
The model otherwise runs great in the standard player. Could anyone point this newbie in the right direction where to start debudding?
Thanks!