Skip to content

Add camera controllers.#100

Merged
tychedelia merged 7 commits intoprocessing:mainfrom
tychedelia:camera_controllers
Apr 1, 2026
Merged

Add camera controllers.#100
tychedelia merged 7 commits intoprocessing:mainfrom
tychedelia:camera_controllers

Conversation

@tychedelia
Copy link
Copy Markdown
Member

Adds support for Bevy's camera controllers, as well as a PeasyCam style orbit camera.

Additionally, covers some gaps related to input handling that were exposed making sure these work. Basically, we need to make sure that we sync some additional settings from Bevy back to the GLFW window as well as ensure we run some additional systems for input bookkeeping.

We might want to twiddle with some default sensitivities. They're a bit hard to test with just a trackpad.

@tychedelia tychedelia requested a review from catilac April 1, 2026 06:16
@tychedelia tychedelia merged commit eb673d6 into processing:main Apr 1, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants