Shadow mapping example #622
eigenbom
started this conversation in
Show and tell
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've created a shadow mapping example for lovr. @bjornbytes please feel free to include in the docs/examples if you like. It's a standalone example and supports perspective or ortho projection from light, and the debug flags allow you to view the shadow map overlaid on the scene. It's a naïve implementation but suitable for simple scenes.
Beta Was this translation helpful? Give feedback.
All reactions