USNavalResearchLaboratory / simdissdk

SIMDIS SDK
Other
120 stars 42 forks source link

Fix an issue with projector shadow maps #97

Closed gwaldron closed 1 year ago

gwaldron commented 1 year ago

Reloading the map would cause them to cease functioning and the projector to disappear. The fix is to reset OSG's render stage cache after setting the new map node.

emminizer commented 1 year ago

Thanks Glenn! This is not something I would have considered to check.