Blender  V3.3
Classes | Namespaces
eevee_film.hh File Reference
#include "DRW_render.h"
#include "eevee_shader_shared.hh"

Go to the source code of this file.

Classes

class  blender::eevee::Film
 

Namespaces

 blender
 
 blender::eevee
 

Detailed Description

The film class handles accumulation of samples with any distorted camera_type using a pixel filter. Inputs needs to be jittered so that the filter converges to the right result.

In viewport, we switch between 2 accumulation mode depending on the scene state.

Definition in file eevee_film.hh.