3DTilesRendererJS icon indicating copy to clipboard operation
3DTilesRendererJS copied to clipboard

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

Open gkjohnson opened this issue 4 months ago • 0 comments

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 avatar Oct 21 '24 13:10 gkjohnson