CesiumGS/cesium
Auf GitHub ansehenDisable the depth test when clamped to ground zooms to wrong location
Open
#5.957 geöffnet am 1. Nov. 2017
category - sandcastlegood first issuetype - bug
Repository-Metriken
- Stars
- (11.758 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 15T 12h) (23 gemergte PRs in 30 T)
Beschreibung
Select Disable the depth test when clamped to ground in http://localhost:8080/Apps/Sandcastle/index.html?src=Billboards.html&label=All and you'll be looking at the size of a mountain. You need to move the camera to see the billboard.
This is using the viewer.zoomTo, so maybe we introduced a bug when clamping to ground?