Skip to content
This repository has been archived by the owner on May 19, 2019. It is now read-only.

videovillage/Unwrapped-Identity-LUT-Builder

Repository files navigation

Unwrapped-Identity-LUT-Builder

Builds uncorrected, unwrapped identity LUTs for Unity3D and UDK

Installation

You will need to install some wonderful 3rd-party python modules:

sudo pip install PIL numpy

Usage

For the moment just setup the variables in main() and run:

python UnwrappedIdentityLUTBuilder.py

The Future

  1. At the moment it only creates identity LUTs. Maybe it should accept Resolve .cube files and generate a corrected LUT?

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Builds uncorrected, unwrapped identity LUTs for Unity3D and UDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages