Convert Cinema Theme LUTs
Posted: Thu Oct 13, 2016 10:54 am
Maybe you are aware of the collection of free LUTs by Cinema Suite (https://www.assetstore.unity3d.com/en/#!/content/20394). They are tailored to work with Unity's Builtin Color Correction LUT. But Amplifycolor can do so much more, so I'd like to combine the best of these two worlds. Only problem is that those LUTs are 256x16, whereas Amplify LUTs are 1024x32. Just blowing them up won't do the trick. I'm aware that I could do it "the hard way" one by one, but I'd like to convert the whole selection as labor-unintensly as possible. Any tips on how to do that? I'm a coder, so something like imagemagick wouldn't be a problem.