May 27, 2010
Downloads : 44712
Rating :
Downloads : 44712
Rating :
Terrain Effects
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.
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.