![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
#include "PostProcess.hpp"
Go to the source code of this file.
Namespaces | |
namespace | galaxy |
Animated.cpp galaxy. | |
namespace | galaxy::graphics |
Variables | |
constexpr const auto | vao_vert |
PostProcess.cpp galaxy. | |
constexpr const auto | vao_frag |
Plain VAO fragment shader. | |
|
constexpr |
PostProcess.cpp galaxy.
Refer to LICENSE.txt for more details. Plain VAO vertex shader.
Definition at line 13 of file PostProcess.cpp.
|
constexpr |
Plain VAO fragment shader.
Definition at line 31 of file PostProcess.cpp.