CesiumGS/cesium

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

Open

#5,957 创建于 2017年11月1日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (3,324 fork)batch import
category - sandcastlegood first issuetype - bug

仓库指标

Star
 (11,758 star)
PR 合并指标
 (平均合并 15天 12小时) (30 天内合并 23 个 PR)

描述

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?

贡献者指南