this package includes syntax highliting and autocompletion for cube LUT files.
clone this repository in your sublime package folder.
-
direct link: https://github.com/diegoinacio/cubeLUT-sublime
-
reserved keywords: much of the reserved words implemented for highlighting and autocompletion.
-
themes: custom color schemes (you can change it by editing the cubeLUT.sublime-settings file)
Some development examples of cube files and interactive visualization of LUTs. More examples can be found in the subdirectory _examples.
- LUT1D - Cumulative random
- LUT3D - Saturation
- Selan, Jeremy (2004). "Using Lookup Tables to Accelerate Color Transformations" GPU Gems 2, Chapter 24.
- Adobe. Cube LUT Specification, 2013.
- Lorenzo, Angelo (2012). "LUTs Part 1: What is a LUT?". [Online]
- Wikipedia. 3D lookup table. [Online]