Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jasonjgardner/painter-plugin-texture-set-json

Adobe Substance 3D Painter plugin to generate Minecraft texture set JSON files.
https://github.com/jasonjgardner/painter-plugin-texture-set-json

adobe minecraft minecraft-rtx plugin substance-painter texture-set-json texture-sets

Last synced: 23 days ago
JSON representation

Adobe Substance 3D Painter plugin to generate Minecraft texture set JSON files.

Awesome Lists containing this project

README

        

# `.texture_set.json` Adobe Substance 3D Painter Plugin

![Texture Set JSON Plugin screenshot](https://user-images.githubusercontent.com/1903667/151483200-abeb0b9a-8c5f-4acc-a41b-6e1a2f28b9fc.png)

**Generate Minecraft texture set JSON files directly in Substance 3D Painter.**

# Installation
[Download plugin .zip archive](https://github.com/jasonjgardner/painter-plugin-texture-set-json/archive/refs/heads/main.zip) and extract to a new folder in Adobe Substance 3D Painter's `plugins/` directory.

# Usage
- Enable/disable the plugin under Substance 3D Painter's **JavaScipt** toolbar.
- Click the _Texture Set JSON_ button to create a `.texture_set.json` file in the project's output directory.

# See also
- [NVIDIA's Minecraft PBR texturing guide](https://www.nvidia.com/en-us/geforce/guides/minecraft-rtx-texturing-guide/)
- [Minecraft Texture Set documentation](https://docs.microsoft.com/en-us/minecraft/creator/reference/content/texturesetsreference/texturesetsconcepts/texturesetsintroduction)
- [Texture Set JSON bridge. v2 plugin](https://github.com/bridge-core/plugins/tree/master/plugins/TextureSetJsonGenerator)