by keithlostracco » Mon Mar 26, 2012 1:53 am
Here is a component that emulates an After FX plugin called Prism. It is similar to a radial blur except that it takes an image, converts it to a single hue and then shifts the hue on each layer. It's not as fast as a GLSL radial blur because I couldn't find a way to shift the hue of each layer in a GLSL TOP but when using 30 or less layers it runs decently.
- Attachments
-
Prism.toe
- (7.07 KiB) Downloaded 214 times