Skip to content
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 mode for first-person camera control #1879

Closed
Wumpf opened this issue Apr 17, 2023 · 0 comments · Fixed by #5249
Closed

Add mode for first-person camera control #1879

Wumpf opened this issue Apr 17, 2023 · 0 comments · Fixed by #5249
Labels
🟦 blueprint The data that defines our UI enhancement New feature or request 📺 re_viewer affects re_viewer itself

Comments

@Wumpf
Copy link
Member

Wumpf commented Apr 17, 2023

Camera control in 3D, while supporting WASD for moving about, is always orbital right now. Should add a "ego shooter"-like camera mode.

@Wumpf Wumpf added enhancement New feature or request 📺 re_viewer affects re_viewer itself labels Apr 17, 2023
@Wumpf Wumpf added the 🟦 blueprint The data that defines our UI label Nov 6, 2023
emilk added a commit that referenced this issue Feb 26, 2024
### What
* Closes #1879

This adds a first-person mode to the eye-camera, selectable in the
selection panel.


https://github.com/rerun-io/rerun/assets/1148717/545783a0-70ea-47f6-b314-ea4a34e8569e

### Checklist
* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)
* [x] I've included a screenshot or gif (if applicable)
* [x] I have tested the web demo (if applicable):
* Using newly built examples:
[app.rerun.io](https://app.rerun.io/pr/5249/index.html)
* Using examples from latest `main` build:
[app.rerun.io](https://app.rerun.io/pr/5249/index.html?manifest_url=https://app.rerun.io/version/main/examples_manifest.json)
* Using full set of examples from `nightly` build:
[app.rerun.io](https://app.rerun.io/pr/5249/index.html?manifest_url=https://app.rerun.io/version/nightly/examples_manifest.json)
* [x] The PR title and labels are set such as to maximize their
usefulness for the next release's CHANGELOG
* [x] If applicable, add a new check to the [release
checklist](https://github.com/rerun-io/rerun/blob/main/tests/python/release_checklist)!

- [PR Build Summary](https://build.rerun.io/pr/5249)
- [Docs
preview](https://rerun.io/preview/bac481f20acaca68b9701efa59ab1628dccab35f/docs)
<!--DOCS-PREVIEW-->
- [Examples
preview](https://rerun.io/preview/bac481f20acaca68b9701efa59ab1628dccab35f/examples)
<!--EXAMPLES-PREVIEW-->
- [Recent benchmark results](https://build.rerun.io/graphs/crates.html)
- [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🟦 blueprint The data that defines our UI enhancement New feature or request 📺 re_viewer affects re_viewer itself
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant