/KrayFilters

A simple GPUImage app - very simple, takes photos with a few filters.

Primary LanguageObjective-C

KrayFilters

"KrayFilters" was the first thing that came to my head…

Just a quick little GPUImage hack. Created in about an hour.

The app works with about 20-24FPS on iPhone 5. Other devices not tested, will most likely be slower.

Screenshots

Screen 1 screen 2 screen 3 screen 4

Setup

You need CocoaPods installed.

  • git clone https://github.com/mglagola/KrayFilters.git
  • cd KrayFilters
  • pod install
  • open KrayFilters.xcworkspace