huggingface / gsplat.js

JavaScript Gaussian Splatting library.
MIT License
1.26k stars 78 forks source link

Feature/orbitalcontrols camera configuration #29

Closed spark323 closed 7 months ago

spark323 commented 7 months ago

This PR adds the ability for OrbitalControls to set the camera position and direction

dylanebert commented 7 months ago

Thanks :) I made a PR on your fork with some updates (copied):

spark323 commented 7 months ago

I merged your PR and corrected an implementation error. Thanks!

dylanebert commented 7 months ago

Thanks! I just pushed lots of small changes but nothing that conflicts with yours. Feel free to rebase or accept my rebase PR and I'll merge