Hymn to Beauty
C++ 3D Engine
PostProcessing.hpp File Reference
#include <glm/glm.hpp>
#include "../LowLevelRenderer/Interface/Texture.hpp"

Go to the source code of this file.

Classes

class  Video::PostProcessing
 Applies post-processing effects to the rendered image. More...
 
struct  Video::PostProcessing::Configuration
 Post-processing configuration. More...
 
struct  Video::PostProcessing::Configuration::FXAA
 
struct  Video::PostProcessing::Configuration::Dither
 
struct  Video::PostProcessing::Configuration::Bloom
 

Namespaces

namespace  Video