Open hpinkos opened 5 years ago
FYI, a work around here would be to use a transparent background and put it on a div with a white background.
Seems like it would be better to avoid tone-mapping the background color, if possible. That, or the background color should be able to be specified as an HDR color value, not just a simple color.
Whatever solution we come up here we might need to have a way of applying to imagery layers as well. Same kind of issue brought up here https://github.com/AnalyticalGraphicsInc/cesium/issues/7931. The imagery layer is darker than it should be in CesiumJS due to HDR:
@OmarShehata I think using HDR just probably isn't appropriate for that kind of vector imagery
I want the globe on a white background, but if
highDynamicRange
is enabled the background is not white.