-
Notifications
You must be signed in to change notification settings - Fork 366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add first person 3D eye-camera #5249
Conversation
would be nice if arrow keys worked alongside WASD :) |
I'd rather not move the goal post for this PR unnecessarily. Sure it would be nice, but the arrow keys currently moves widget focus, so we would need some logic for when the arrow keys do what. |
Q/E for up/down is faster on orbital than on 1st person |
after having read the code I understand why and it kinda makes sense, we have to anchor the speed on different things 🤔 Great to finally have this. All good, the only thing bugging me a bit is the selection panel layout |
What
This adds a first-person mode to the eye-camera, selectable in the selection panel.
first-person-camera.mp4
Checklist
main
build: app.rerun.ionightly
build: app.rerun.io