Skip to content
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

Used in cesium gl.Lines And threejs gl.Lines What's the difference? Why is threejs used in gl.Lines The lines drawn are straight. What about the sawtooth in cesium? #9045

Closed
weiyinggh opened this issue Jul 21, 2020 · 1 comment

Comments

@weiyinggh
Copy link

Used in cesium gl.Lines And threejs gl.Lines What's the difference? Why is threejs used in gl.Lines The lines drawn are straight. What about the sawtooth in cesium?
image

@OmarShehata
Copy link
Contributor

The issue here is antialiasing, and will be seen on lines or any thin geometry, see: #8228

The outlines on Cesium OSM Buildings are drawn with a different technique, you can read about it here: #8776

If you have more questions please open a topic on the community forum: https://community.cesium.com/ !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants