/neos_combiner

A simple GUI program that lets you combine metallic and roughness/smoothness maps into the form Neos wants.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

This is a simple program that combines a metallic map and a roughness or smoothness map into the form that Neos wants it.

If you're on Windows, download dist/combiner.exe, then just run it.

If you're on Linux, download dist/combiner, then just run it.

These executables were creating using pyinstaller --onefile.