Skip to content

Fix camera controller update#661

Open
FrGoIs wants to merge 2 commits intosotrh:masterfrom
FrGoIs:fix-camera-controller-update
Open

Fix camera controller update#661
FrGoIs wants to merge 2 commits intosotrh:masterfrom
FrGoIs:fix-camera-controller-update

Conversation

@FrGoIs
Copy link

@FrGoIs FrGoIs commented Jan 28, 2026

Tutorial 6 Uniform Buffers and 3D Camera was not responding to my keyboard inputs.
Simply added a line to call state.update() and now it does.

I noticed that we have a state.update() call in the WindowEvent::RedrawRequested
However, for some reason it appears its not enough.

If someone with more experience is willing to give insight as to why that is the case I would love the explanation.
Thank you for your time reviewing!

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.

1 participant