improve shadow quality with sparse vsm #9021
octanejohn
started this conversation in
3D
Replies: 1 comment
-
Note that implementing #3908 should improve directional shadow quality a fair bit already, without going through the added complexity of virtual shadow maps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
this idea should be for near field
https://ktstephano.github.io/rendering/stratusgfx/svsm
for far field sdf shadows could be used but are too limiting
another idea i am trying to see if it works with far shadows is this(maybe works with other ideas too? gi, ao, far reflection, gpu occlution culling?)
https://zheng95z.github.io/publications/roma23
Beta Was this translation helpful? Give feedback.
All reactions