/GPU-LUT-OpenFrameworks

[openFrameworks] GPU Lookup tables in openFrameworks.

Primary LanguageC++

GPU LUT in openFrameworks

BY HUBRIS
PORTO · DECEMBER 2014


An example that creates a 3D texture on openGL and loads it with a LUT (lookup table), for fast color correction, grading, et cetera. It was done using references/examples from Game Programming Wiki and GPU Gems 2.
More info on this openFrameworks forum post. If you have something to add or correct, please do!