Skip to content

Create PBR images for Microsoft Flight Simulator by merging AOA, Roughness and Metallic into a single image!

Notifications You must be signed in to change notification settings

unaigonzalezz/IMG2PBR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

IMG2PBR

Create PBR images for Microsoft Flight Simulator by merging AOA,Roughness and Metallic into a single image!

alt text

Use

Enter the names of your 3 or 2 images to the utility and... Magic!

Example: Concrete01_AO.png Concrete01_RG.png Concrete01_MT.png

Remind that you can leave BLUE(Metallic) empty and it will be fully black.

Prerrequisites

For editing the file you will need Python 3.11, Colorama module and Pillow:

pip install Pillow
pip install Colorama

Download

Grab the latest release on: https://github.com/unaigonzalezz/IMG2PBR/releases/tag/Release

Known issues

Errors are expected to appear, the utility is on a early stage and I will continue with the development.

If you have strange numbers on the headline of the utility, you need to install Python, otherwise you won't see the colours.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Create PBR images for Microsoft Flight Simulator by merging AOA, Roughness and Metallic into a single image!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages