May 27, 2010
Downloads : 44693
Rating : 50
report
Terrain Effects
by: nikita (uploaded by)
Better than Uniform, faster than Gaussian.
Hybrid Blur is a faster alternative to gaussian blur. It consists of two uniform blur devices, which takes the macro one step closer to gaussian blur. In particular you don’t get the typical artifacts that come with uniform blur such as straight lines. The macro is still about 35% faster than real gaussian blur.
Login to leave a comment!