Shadow mapping nightmare
Originally, my idea of an elegant method of rendering a scene with shadow maps resulted to be flawed: That looked perfect until I stumbled with the problem that shadow maps’ directional lights need bound data from the original scene (namely an aabb enclosing all visible objects by the viewer’s camera, […]