Blender V4.3
eevee_shadow.cc File Reference
#include "BKE_global.hh"
#include "BLI_math_matrix.hh"
#include "GPU_compute.hh"
#include "eevee_instance.hh"
#include "draw_debug.hh"
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::eevee
 

Detailed Description

The shadow module manages shadow update tagging & shadow rendering.

Definition in file eevee_shadow.cc.