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

Some tiles disappear after switching to and from 2d mode #6056

Closed
Vineg opened this issue Dec 15, 2017 · 1 comment
Closed

Some tiles disappear after switching to and from 2d mode #6056

Vineg opened this issue Dec 15, 2017 · 1 comment

Comments

@Vineg
Copy link
Contributor

Vineg commented Dec 15, 2017

We have a 3dTiles model which gets corrupted after switching to 2d mode and then back to 3d. Some DrawCommands seem to have wrong BoundingSphere center and not being rendered.
Can you take a look at https://github.com/AnalyticalGraphicsInc/cesium/blame/b0939bf96697ec8c51cc32b8b96c5ed79b94a71a/Source/Scene/Model.js#L3798
It seems that when we switch back to 3d, model._rtcCenter not gets switched back to _rtcCenter3D

@pjcozzi
Copy link
Contributor

pjcozzi commented Dec 15, 2017

Thanks for the report @Vineg. This is a duplicate with #5955. I'll add your note there. Keep an eye on it.

@pjcozzi pjcozzi closed this as completed Dec 15, 2017
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