question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Labels/Billboards behind the camera appear in the wrong position when minimumDisableDepthTestDistance is Infinity

See original GitHub issue

Gist

This happens when scene.minimumDisableDepthTestDistance is set to Number.POSITIVE_INFINITY, when viewing Labels/Billboard/Points at angles low to the Horizon and reasonably close to the entities.

Entities behind the camera will render in the wrong position. s

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:12 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
hpinkoscommented, Aug 10, 2017

uh, yes! Thanks @denverpierce =)

0reactions
hpinkoscommented, Oct 20, 2017

Thanks @thw0rted! I submitted a PR to update the doc #5918

Read more comments on GitHub >

github_iconTop Results From Across the Web

Re: [cesium-dev] Labels visibly cross another objects
I found that Label and Billboard don't work well when depthTestAgainstTerrain is on. At low heights when Earth surface looks plane, eyeOffset parameter...
Read more >
Billboard - Cesium Documentation
A billboard is created and its initial properties are set by calling ... Gets or sets the distance from the camera at which...
Read more >
Labels on Levels: Labeling of Multi-Scale Multi-Instance and ...
The internal labels are positioned based on the skeletons of the projected 3D objects. Internal labels are also adjusted according to the shape ......
Read more >
ShaderLab: Culling & Depth Testing - Unity - Manual
Try to apply it to a cube, and notice how the geometry feels all wrong when you orbit around it. This is because...
Read more >
CHANGES.md - kahoku
Added `disableDepthTestDistance` to billboards, points and labels. This sets the distance to the camera where the depth test will be disabled.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found