Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.06 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.06 KB

LUT Texture Generator

Features

  • LUT Generator Window

    • Set and reset gradient.
    • Render .png from gradient.
    • Select Material and target texture property to preview gradient.
    • Toggle Preview.
    • Name file or get Unique Name.
    • Set Save path
    • Keep generated texture on material on .png rendering.
    • Confirmation on overwriting files
  • Config

    • Stores last used settings.
    • Define resolution
    • Define search strings (implemented as propertyName.Contains(SearchString))
    • Define ignored property names (implemented as propertyName.Equals(IgnoredName))

Setup

Example Video

Youtube

Author

License

  • GNU General Public License. Refer to the LICENSE file