RodZill4 / material-maker

A procedural textures authoring and 3D model painting tool based on the Godot game engine
MIT License
3.52k stars 222 forks source link

Export for Minecraft RTX #499

Open prosoftJit opened 2 years ago

prosoftJit commented 2 years ago

Im working on a texture pack to use with Minecraft RTX and love to use Material Maker for it. Textures needed are

Note: The example bellow is for a fully opaque texture set. If you are using an opacity map in your texture set list for transparency, you will want to export your base color map as a targa (.TGA) file (instead of a .PNG) with the opacity map being stored in the alpha channel.

image

https://www.nvidia.com/en-us/geforce/guides/minecraft-rtx-texturing-guide/

schrottkatze commented 2 years ago

If this is done, I'd also suggest adding support for LabPBR. Most resource packs need both for platform compatability.