LODs are ubiquitous with gamedev optimization. This week I explore how we can apply the same “LOD” concept to realtime light shadows to dramatically reduce the load on the GPU and improve performance. In my first game this boosted fps by 500%! If you are using baked lighting, this will have no performance benefit!