WorldWindEarth / explorer

WorldWindExplorer: A 3D virtual globe geo-browser app framework based on WorldWindJS, Bootstrap and KnockoutJS. Includes 3D globe and 2D map projections, imagery, terrain, markers, plus solar and celestial data.
https://worldwind.earth/explorer
MIT License
76 stars 24 forks source link

Add transparency to the atmosphere's nighttime image #71

Closed emxsys closed 6 years ago

emxsys commented 6 years ago

The nighttime image is opaque in WebWorldWind 0.9.0, which prevents the underlying imagery from being displayed. This can be problematic especially when zoomed in and not very realistic.

See: https://github.com/NASAWorldWind/WebWorldWind/pull/117 for more information.