Hello,
Is it possible to have the shadows calculated after the vertex shader execution? This might be nonsense to the experts so what I mean is how can I have the shadows reflect the changes in positions I do in the vertex shader? For now, I have the shadow of the original object, not the modified one.
Thank you