Skip to content

Unity Tool for generating and previewing gradients on materials and saving to png

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

HenrysHouses/LUTGenerator

Repository files navigation

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

About

Unity Tool for generating and previewing gradients on materials and saving to png

Topics

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages