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

GlobeControls: When transitioning to perspective camera there's a "pop" #821

Closed
gkjohnson opened this issue Oct 21, 2024 · 1 comment
Closed
Labels
bug Something isn't working
Milestone

Comments

@gkjohnson
Copy link
Contributor

gkjohnson commented Oct 21, 2024

When completely zoomed out at the edge of the allowed zoom distance, transitioning from orthographic to perspective the position "jumps" once finished.

We could add a function to "GlobeControls" (or environment controls) to apply any constraints or implicit parameter updates based on the current position so the transition manager can interpolate all the parameters (including position)

Possibly related to #619

@gkjohnson gkjohnson added the bug Something isn't working label Oct 21, 2024
@gkjohnson gkjohnson added this to the v0.3.40 milestone Oct 21, 2024
@gkjohnson
Copy link
Contributor Author

gkjohnson commented Oct 23, 2024

  • Sync camera positions and views
  • Update camera positions, views, etc from controls
  • Perform transition

Remove ability to use negative near planes for ortho camera

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant