Two realtime blur effect modules. These modules simulates a blur effect. The effect is not pixel based. The aim was to keep the module running with all Corona editions so I only used the tools supported by the starter edition.
The ImageBlur module creates a display object like display.newImageRect() but with an additional blur effect that can be switched on/off.
The ScreenBlur module blurs a portion of the screen (or the whole screen).
Works with Corona build #:
2014.2511
Category:
Contributor:
René Aye