jeyemwey / webxr-gsplats

Putting annotations into a gsplat.js scene.
https://jeyemwey.github.io/webxr-gsplats/
2 stars 0 forks source link

Remove rightclick-handler #3

Open jeyemwey opened 6 months ago

jeyemwey commented 6 months ago

DISCUSS: The rotation transformation does not work as expected and its very expensive (timewise) to get it to work. By disabling the rightclick handler in gsplat, we can use the threeCamera.lookat(0,0,0) hack and not worry about it.