Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 1.04 KB

README.md

File metadata and controls

24 lines (12 loc) · 1.04 KB

TiltShift Photos

TiltShift

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.

Compilation

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.

License

Released under the MIT License, see LICENSE.txt