TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Aug 2015 |
Maintained by Greg Cotten.
VVLUT1DFilter is a custom Core Image Filter that applies a 1D look up table (1D LUT) to an input image. LUTs are often used in film and video finishing, graphics, video games, and rendering.
To run the example project, clone the repo, and run pod install
from the Example directory first.
At the moment this is Mac only - iOS does not support custom kernels. For the future, compiling this filter into an Image Unit may allow iOS support.
gregcotten, [email protected]
VVLUT1DFilter is available under the MIT license.