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

Clipping planes not clipping reloaded tiles #6484

Closed
lilleyse opened this issue Apr 24, 2018 · 2 comments
Closed

Clipping planes not clipping reloaded tiles #6484

lilleyse opened this issue Apr 24, 2018 · 2 comments

Comments

@lilleyse
Copy link
Contributor

When a tile is unloaded and then reloaded it does not get clipped correctly. My guess that this has to do with the clipping state not being reset. In Cesium3DTile.unloadContent I tried tile._clippingPlanesState = 0 which seemed to help but does not fix all the problems.

@likangning93 would you be able to look into this closer?

Sandcastle demo

clipping

Posted on the forum: https://groups.google.com/forum/#!topic/cesium-dev/mJ8NDsFrIhY

@likangning93
Copy link
Contributor

likangning93 commented Apr 24, 2018

Wonder if this is related to #6440

[EDIT] I don't think so

@cesium-concierge
Copy link

Congratulations on closing the issue! I found these Cesium forum links in the comments above:

https://groups.google.com/forum/#!topic/cesium-dev/mJ8NDsFrIhY

If this issue affects any of these threads, please post a comment like the following:

The issue at #6484 has just been closed and may resolve your issue. Look for the change in the next stable release of Cesium or get it now in the master branch on GitHub https://github.com/AnalyticalGraphicsInc/cesium.


I am a bot who helps you make Cesium awesome! Contributions to my configuration are welcome.

🌍 🌎 🌏

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

3 participants