Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jasonjgardner/painter-plugin-texture-set-json
- Owner: jasonjgardner
- License: mit
- Created: 2022-01-28T03:02:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-29T14:41:44.000Z (almost 3 years ago)
- Last Synced: 2024-12-08T10:32:36.963Z (26 days ago)
- Topics: adobe, minecraft, minecraft-rtx, plugin, substance-painter, texture-set-json, texture-sets
- Language: QML
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)