-
Notifications
You must be signed in to change notification settings - Fork 185
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
Vertical lines/artifacts in Firefox #61
Comments
I had the same issue. Turns out it has got to do with spurious data in getImageData call due to fingerprinting checking. |
Thank you @ravirangan09! I can confirm that the issue disappears when disabling tracking protection. |
Had the same issue with Brave browser. Turning off ad blocker fixed it. |
Some vertices appear to have a very incorrect height in the terrain, but this only seems to be an issue in Firefox, not Edge (I have not tried other browsers).
For example, see the example page: https://w3reality.github.io/three-geo/examples/geo-viewer/io/index.html?lat=46.5763&lng=7.9904
I am using Firefox 122.0 (64-bit) on Windows.
The text was updated successfully, but these errors were encountered: