]> git.sesse.net Git - movit/commit
Make the blur into a simple, Gaussian horizontal blur. Still not very good.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 2 Oct 2012 22:45:32 +0000 (00:45 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 2 Oct 2012 22:45:32 +0000 (00:45 +0200)
commitc0461658ca2abaa10aae42f40ffee7e5128bc7ab
treed2d80b1664168040899cf400c1b001405cc68ddb
parentb5e3174594efe9a920621a68d3b28f5e44676d03
Make the blur into a simple, Gaussian horizontal blur. Still not very good.
blur_effect.cpp
blur_effect.frag
effect.cpp
effect.h
main.cpp