dvjvp / LUT-to-UE4-clut

Converter from *.CUBE file to *.png

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LookUpTable (LUT, *.CUBE) file to UE4 3d color lookup texture

Allows to convert 3d look up files created by i.e. Adobe Photoshop Export Color Lookup Plugin to textures used in Unreal Engine 4 for color look ups.

To start, download repository with Clone or download button or just the executable in release section above the browser.

Can be used as console app, by putting filepaths of cube files to convert as arguments. Open the application from a console with argument "-help" for more details.

About

Converter from *.CUBE file to *.png

License:GNU General Public License v3.0


Languages

Language:C# 100.0%