Skip to content

Levels adjustment addon for openFrameworks (CSBG)

Notifications You must be signed in to change notification settings

klochowicz/ofxPSLevels

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 40.2%
  • C++ 28.6%
  • QML 15.8%
  • GLSL 15.4%