outsidecontext / ofxPSLevels

Levels adjustment addon for openFrameworks (CSBG)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ofxPSLevels

Summary

openFrameworks addon which enables Photoshop-style level adjustment for textures (images, video, anything you want). Contrast, saturation, brightness and gamma (with input and output control) are adjusteable via a GLSL shader (for performance).

Usage

Check out the examples for usage. When integrating into a new project, copy the "shaders/ps" directory and its contents into your bin/data directory.

Dependencies

About

Levels adjustment addon for openFrameworks (CSBG)


Languages

Language:C++ 65.9%Language:GLSL 34.1%