Open Source Library Allowing You To Create A High Speed Dynamic Blur Effect

I’ve mentioned a couple of resources for blur effects like this example showing how to create a movable blur mask and this nice library for creating a full screen dynamic blur effect.

Here’s an iOS 7 inspired UIView category called FXBlurView from Nick Lockwood that brings high performance dynamic blurring to iOS 5+.

FXBlurView is designed for max performance. You can make the view dynamic which redraws it as quickly as possible, or you can make the blur static.

FXBlurView is extremely easy to use, you simply specify the size of the blur view, and you can can also specify an iteration property to increase quality or performance of the view.

FXBlurView

You can find FXBlurView on Github here.

A great library for blurring.

See more: iOS 7 Inspired Resources.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source Library Allowing You To Create A High Speed Dynamic Blur Effect

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *