hswangrui / TextureMerge

Software to merge (or pack) textures into image channels, producing one image with up to four textures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TextureMerge

Software to merge or pack textures into image channels, producing one image with up to four textures.

this program is ideal if you want to pack individual grayscale textures in one image. image

Usage

  1. Download the software from releases
    Install it using setup or extract the zip folder
  2. Open TextureMerge.exe
  3. Click load under the color channel into which you want to insert texture.
    You can also drag and drop files into the slots.

image

  1. The Windows dialog appears. Select the texture and click open.

image

  1. Repeat for other textures. Empty channels will be black or you can change it to white (the alpha channel will not be added if no image provided).
  2. When you are done click Merge.

image

  1. The Windows dialog appears. Enter a file name and click save.

image

You now have textures packed

image

Example of use in Unreal Engine

image

About

Software to merge (or pack) textures into image channels, producing one image with up to four textures.

License:MIT License


Languages

Language:C# 100.0%