engine/render/shadows/atlas/spot_atlas.hpp file

Resource cubos::engine::SpotShadowAtlas.

Namespaces

namespace cubos
Cubos libraries namespace.
namespace cubos::engine
Engine module.

Classes

class cubos::engine::SpotShadowAtlas
Resource which stores the shadow map atlas for spot lights, a large texture that holds the shadow maps for each shadow caster in a quadtree structure, reducing texture switching.