Hello to the group,
I am new to OpenGL and struggling with a problem in shadow mapping. I am using a depth cube map for shadows and everything is working fine for near shadows but far shadows have poor resolution, which makes sense but it is not acceptable.
Here is a screenshot of the problem :
Is there any way to improve distant shadows without raising the resolution of the depth map?