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 orbit_smoothness option, fix bug, and add animation example #10

Merged
merged 6 commits into from
Apr 28, 2023

Conversation

Plonq
Copy link
Owner

@Plonq Plonq commented Apr 28, 2023

  • Adds orbit_smoothness option so you can change how smooth the orbiting motion is
  • Fixes bug that meant you could only programmatically update the camera's position if it was the 'active' camera. This meant that a) you had to click once before it would work, and b) you could only control one camera at a time.
  • Add animate example which demos how to animate the camera's motion
  • Minor renaming and comment fixing

@Plonq Plonq merged commit afed64b into master Apr 28, 2023
@Plonq Plonq deleted the smoothness-animate branch April 28, 2023 10:57
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