openlayers / ol-cesium

OpenLayers - Cesium integration
http://openlayers.org/ol-cesium/
BSD 2-Clause "Simplified" License
968 stars 321 forks source link

Jagged edges on shadows #1201

Closed mulfvik closed 2 weeks ago

mulfvik commented 1 month ago

The solution could be to increase resolution in the viewers shadow map. I am keen to help with this issue but could need some guidance how to get hold of the shadow map method image

gberaudo commented 2 weeks ago

Hi @mulfvik , you can directly access the shadowMap with ol3d.getCesiumScene().shadowMap;