]> git.tdb.fi Git - libs/demoscene.git/commit
Add a film grain postprocessor
authorMikko Rasa <tdb@tdb.fi>
Sat, 15 Jun 2019 11:21:53 +0000 (14:21 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 15 Jun 2019 11:22:05 +0000 (14:22 +0300)
commit77d0c7ac9e3ebe1cecaf0c84e1501d3b6459055f
tree6253b2209ab62e00331dd402af8f49447c36cbfa
parent1e3954a988c6d6d946260019f25a4ad3262e01c4
Add a film grain postprocessor
data/filmgrain.glsl [new file with mode: 0644]
source/filmgrain.cpp [new file with mode: 0644]
source/filmgrain.h [new file with mode: 0644]
source/launcher.cpp