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

Vanishing atmosphere when looking up #3347 #3965

Merged
merged 2 commits into from
May 26, 2016

Conversation

likangning93
Copy link
Contributor

Fixed #3347

It seems like this problem was caused by commit 4cccade. I think this was to prevent the atmosphere from rendering before tiles were ready, but the way it was handled caused the atmosphere to vanish if no tiles were being rendered (fully skyward view).

Also updated CHANGES.md.
disappearing atmosphere snip

@likangning93
Copy link
Contributor Author

Now we can view the solar eclipse on September 1st of this year! As seen from Madagascar:

eclipse sept 1 2016 madagascar

@likangning93 likangning93 deleted the vanishingAtmosphere branch May 26, 2016 18:06
@likangning93 likangning93 restored the vanishingAtmosphere branch May 26, 2016 18:06
@likangning93 likangning93 reopened this May 26, 2016
@lilleyse
Copy link
Contributor

Nice fix!

@lilleyse lilleyse merged commit 6ca381f into CesiumGS:master May 26, 2016
@lilleyse lilleyse deleted the vanishingAtmosphere branch May 26, 2016 18:13
@pjcozzi
Copy link
Contributor

pjcozzi commented May 26, 2016

Wow great fix, thanks @likangning93!

Can you please post to this thread (linked from #3347) and let them know that this is fixed and will be in Cesium 1.22 next Wednesday?

Also, if you are interested in solar eclipse, see http://cesiumjs.org/2015/03/19/EclipseTracks-Interactive-Solar-Eclipses-with-Cesium/

@mramato
Copy link
Contributor

mramato commented May 26, 2016

Now you just need to make the sky goes dark and the moon casts a shadow on the Earth :)

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

Successfully merging this pull request may close these issues.

None yet

4 participants