CesiumGS/cesium

Disable the depth test when clamped to ground zooms to wrong location

Open

#5 957 ouverte le 1 nov. 2017

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)JavaScript (3 324 forks)batch import
category - sandcastlegood first issuetype - bug

Métriques du dépôt

Stars
 (11 758 stars)
Métriques de merge PR
 (Merge moyen 15j 12h) (23 PRs mergées en 30 j)

Description

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?

Guide contributeur