Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pjbomb2/unity-mask-maker-v2

Easily and quickly create texture masks from existing textures in unity
https://github.com/pjbomb2/unity-mask-maker-v2

compute-shader compute-shaders mask texture texture-mask unity unity3d

Last synced: about 1 month ago
JSON representation

Easily and quickly create texture masks from existing textures in unity

Awesome Lists containing this project

README

        

# Unity-Mask-Maker-V2
Complete from-scratch rewrite of my original CPU mask maker, but now on the GPU and with more features, and a better UI
Allows you to quickly create a mask from a pre-existing texture

## To Use:
Open the program from under the Window tab, called "Mask Creator"

Load your texture into the "Input Image" entry on the left of the new window

Select the upper bound color by clicking on the black square under the "Max Color" label, then click on the input texture to eyedropper that color

Repeat for the "Min Color" and "Background Color"

Click on the input texture to generate the initial mask

Once you are done, click on the "Output Mask" button to write the mask to a file; the final file will be next to the source texture's file