Skip to content

A simple program to visualise and convert colour LUTs

Notifications You must be signed in to change notification settings

ExtraCrafTX/LUT-Converter

Repository files navigation

LUT converter

This is a simple program to allow for conversion between various LUT formats.

Install

With Node.js and NPM installed, clone the repository and run npm i to install all dependencies.

Once the dependencies have been installed simply use npm start to run the program.

Development

The .js files are generated by the TypeScript compiler and should not be modified.

To install TypeScript run npm i -g typescript. You can then run tsc -w to start the compilation in watch mode. Visit https://typescriptlang.org/ for more information about TypeScript.

About

A simple program to visualise and convert colour LUTs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published