Skip to content

syoyo/tinycolorio

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published