NASA-AMMOS / 3DTilesRendererJS

Renderer for 3D Tiles in Javascript using three.js
https://nasa-ammos.github.io/3DTilesRendererJS/example/bundle/mars.html
Apache License 2.0
1.46k stars 265 forks source link

GlobeControls: Hovering over the sky and zooming in zooms the camera forward instead of to mouse position #562

Closed gkjohnson closed 2 days ago

gkjohnson commented 2 days ago

I think it's okay behavior for now - it happens with EnvironmentControls, as well, to avoid getting to a point where we have no geometry to intersect with to adjust the camera.