ayamflow / texture-combine

A tool to combine different RGB/A channels into a single texture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

texture-combine

A tool to combine different RGB/A channels into a single texture

⚠️ WIP dead simple for now, more features (and styling) to come

texture-combine

Usage

git clone https://github.com/ayamflow/texture-combine
cd texture-combine
npm i
npm start

Then drag each image onto their respective square (RGB and optionally an Alpha image, which will use the red channel). Once done, right click on the result image and select "Save image".

About

A tool to combine different RGB/A channels into a single texture

License:MIT License


Languages

Language:JavaScript 91.2%Language:HTML 6.8%Language:GLSL 2.1%