ABSTRACT

This chapter explores the possibility of taking advantage of some of the latest GPU technologies to decrease this time complexity by using layered rendering to render multiple shadow maps at once using the same input geometry. Layered rendering will enable us to decrease the vertex attribute-fetching bandwidth requirements and the vertex processing time to O(m) time complexity.