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

Smooth camera rotation with damping #113

Closed
mvaligursky opened this issue Apr 12, 2021 · 1 comment · Fixed by #114
Closed

Smooth camera rotation with damping #113

mvaligursky opened this issue Apr 12, 2021 · 1 comment · Fixed by #114
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mvaligursky
Copy link
Contributor

At the moment the camera seems to rotate the scene in direct response to the mouse events, making its rotation not very smooth and polished. This should be implemented.

@mvaligursky mvaligursky added enhancement New feature or request good first issue Good for newcomers labels Apr 12, 2021
@willeastcott
Copy link
Contributor

Totally agree. I think a small amount of smoothing makes a big difference to UX.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants