-
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
Globe appearing underneath large polygons #10383
Comments
I forced the use of planar extents by editing the snippet below: cesium/Source/Scene/GroundPrimitive.js Lines 804 to 812 in d6aa763
and achieved this result: @lilleyse I am unfamiliar with how shadow volumes work in CesiumJS - do you think that's the core problem here? |
A couple more findings using the presets in this local Sandcastle:
Both of these seem to be influenced by the padding done in cesium/Source/Scene/ShadowVolumeAppearance.js Lines 846 to 850 in 7cabc7a
|
I think the bounding volume issue is documented in #7116. |
And I think the rest of the issue is covered by #4746. Closing this as a duplcaite. |
This issue may be a subset of #4871, however, since there are multiple issues affecting large polygons - it may be helpful to break them up into smaller parts.
🟡 178Lon-Rhumb
in this SandcastleThis band that appears is showing the near side of the globe
The text was updated successfully, but these errors were encountered: