Apply the tilt-shift effect described in http://blog.caffeine.lu/creating-a-tilt-shift-effect-with-coreimage.html to photos.
Download on the AppStore.
Bugs/Todo:
- Large images make your device run out of memory and crash.
Uses PopoverView by Oliver Rickard.
If you want to use Crashlytics make sure to copy your API key into TiltShift/Crashlytics.txt
.
This project uses CocoaPods to manage dependencies. To compile the project, first install CocoaPods by running sudo gem install cocoapods
and then run pod install
. Make sure to open TiltShift.xcworkspace and not TiltShift.xcodeproj in Xcode.
Released under the MIT License, see LICENSE.txt