syoyo / tinycolorio

Header-only C++11 color IO library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TinyColorIO

Header only C++11 color IO library.

Features

Load

  • 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

  • SPI 3D LUT
    • You can download some SPI 3D LUT files fromahttps://github.com/imageworks/OpenColorIO-Configs.git

License

MIT

About

Header-only C++11 color IO library

License:MIT License


Languages

Language:Jupyter Notebook 89.8%Language:C++ 9.5%Language:Python 0.6%Language:Makefile 0.1%