How to create soft shadow #3667
Unanswered
pseandersson
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
VSM shadows will allow for softer shadows once we add the blur option, which is planned. @bejado Otherwise you'd have to generate your own projected shadow using render targets for instance. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have been using filament for a while, and now I want to achieve a soft shadow effect on a shadow capture plane. I have tried downsample the shadow map but the quality of the downsample map is too bad.
Does filament support softshadow/arealight and how do I achieve it with the android apis?
Kind regards
P
Beta Was this translation helpful? Give feedback.
All reactions