Tinycolorio
Header-only C++11 color IO library
Install / Use
/learn @syoyo/TinycolorioREADME
TinyColorIO
Header only C++11 color IO library.
Features
Load
- [x] Baked SPI 3D LUT
Dependencies
- glm(optional)
Usage
// define `TINY_COLOR_IO_IMPLEMENTATION` only in *one* .cc file.
#define TINY_COLOR_IO_IMPLEMENTATION
#include "tiny-color-io.h"
Supported format
- [x] SPI 3D LUT
- You can download some SPI 3D LUT files fromahttps://github.com/imageworks/OpenColorIO-Configs.git
License
MIT
