CesiumGS/cesium

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

Open

#5.957 aberto em 1 de nov. de 2017

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (3.324 forks)batch import
category - sandcastlegood first issuetype - bug

Métricas do repositório

Stars
 (11.758 stars)
Métricas de merge de PR
 (Mesclagem média 15d 12h) (23 fundiu PRs em 30d)

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?

Guia do colaborador