Hi Viser Developers,
I am trying to add a first-person camera control to this project. I found that @react-three/drei provides an example implementation for first-person camera control. However, I am unsure how to integrate it into this project.
I tried to modify the src/viser/client/src/CameraControls.tsx file but couldn't figure out the correct approach to implement it.
Could you please provide guidance where I should start?
Thank you for your help!