fbriggs / lifecast_public

Open source software from Lifecast Inc for immersive volumetric VR videos and photos.
MIT License
164 stars 17 forks source link

Scroll to zoom #57

Closed lwneal closed 6 months ago

lwneal commented 6 months ago

A pretty simple little change: listen for scroll wheel events on the renderer, and change the camera FOV correspondingly. Thanks, GPT.

fbriggs commented 6 months ago

Does the scroll wheel still work as normal if the mouse is outside of the renderer? We still want to be able to scroll down as normal when in embed mode. In full-window mode its more clear that it should always do this

lwneal commented 6 months ago

It does! scroll.webm