| build | ||
| docu | ||
| src | ||
| .gitignore | ||
| .version | ||
| README.md | ||
Blender - ID Mask Tools
A set of tools to quickly create ID masks for meshes.
What is this?
For usage in specific programs like Substance Painter, its useful to create a mask for specific parts for your mesh, so you can easily make out parts of the mesh, to f.E. apply a mterial. You can specify colors in color attributes that define "IDs" for specific parts of the mesh, which you can then use in different programs.
Currently this workflow requires you to assign them tediously by using a mixture of Edit Mode and Vertex Paint to paint the mesh correctly.
This plugin tries to fix that, by providing proper tools for it. The most important is probably the ID Mask Editor, that allows you to quickly add IDs to faces all within the Edit Mode.
Installation
- Download the newest file from the releases tab.
- Go to your blender preferences
- In Add-Ons, click on the "Install..." button and navigate to the downloaded file.
- After selecting it, just enable it and done.
Usage
Check out the Features page to find more specific information about the usage of each feature.