Disable the depth test when clamped to ground zooms to wrong location
- Dominant language
- JavaScript
- Stars
- 15.8k
- Forks
- 3.9k
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 34
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?
Contributor guide
Research direction
Reproduce the issue in Sandcastle using Apps/Sandcastle/index.html with the Billboards.html example and the “Disable the depth test when clamped to ground” option. Start by tracing the viewer.zoomTo camera movement and clamped-to-ground behavior; done means the camera opens at the billboard instead of requiring manual movement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100