-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rouge outline and boxes around label's characters and billboards #4525
Comments
Same issue on labels demo: |
This is not reproduced when I use integrated graphics from Intel on the same Linux machine. |
Might be related: #2130 |
@bagnell believes this may be related to texture coordinates being slightly off for billboards. The odd part is that it only happens on some systems, so we could have a case of undefined behavior somewhere or a rounding issue. Billboard collection (particular the shaders) would be the first place I look to try and debug this. |
@emackey I can't reproduce with borders described in this bugreport, thanks! Not sure is it related, but in master I don't see labels in clustering demo: |
I believe this last issue of missing labels is related to #4919 |
Also reported by @dominicrico in #6006 |
@bagnell is this just a clamping issue? I didn't realize this bug was still around. |
Any update or workaround here? |
@dominicrico I had believed this was fixed with #4675, and was left open by accident (or due to mentioning of missing labels, although that should have been a separate issue). I tried a 100x200 billboard in Firefox and couldn't reproduce the black borders. Can you send us a reproduce case? |
@emackey it looks like people are still having issues with the latest Cesium, either this was re-introduced or is cropping up in a different form. Does anyone have a simple Sandcastle that shows this issue? |
I see this bug in clustering demo from the original bug report on Firefox 57.0.1 on Ubuntu 16.04 with GeForce GT 640M and Nvidia drivers 340.102 (thought it doesn't appear with all billboards): |
Any news on this? |
@EarMaster I can't reproduce this under Windows, and I don't have a Linux system to test. What system, browser, graphics card, and demo do you see it on? |
Also see example in #7703 |
Appears in firefox on the callback property demo #8344 (comment) |
I often (but not always) see gray border around characters and billboards in clustering demo:
Tested on Ubuntu 16.04 with Firefox 51.0a2 and Chromium 53.0.2785.143 on GeForce GTX 980 with proprietary drivers 367.44.
The text was updated successfully, but these errors were encountered: