![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
#include "galaxy/graphics/post/ChromaticAberration.hpp"
#include "galaxy/graphics/post/FilmicGrain.hpp"
#include "galaxy/graphics/post/GammaCorrection.hpp"
#include "galaxy/graphics/post/GaussianBlur.hpp"
#include "galaxy/graphics/post/Sharpen.hpp"
#include "galaxy/graphics/post/SMAA.hpp"
#include "galaxy/meta/Memory.hpp"
Go to the source code of this file.
Classes | |
class | galaxy::graphics::PostProcess |
Manages post processing effects to apply to combined scene. More... | |
Namespaces | |
namespace | galaxy |
Animated.cpp galaxy. | |
namespace | galaxy::graphics |