Search found 1 match

by maagi
Mon Apr 09, 2012 1:07 pm
Forum: Code Snippets
Topic: TGMs Shader Package[C++/GLSL]
Replies: 89
Views: 121077

Re: TGMs Shader Package[C++/GLSL]

Radial blur is awesome thx! :D
Change the line 95: " avg /= 11.0;" -> " avg /= 1.0;" to get more intensity like this

Image