JMargevics / Unity-Texture-Packer

Pack any color data into texture channels.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity-Texture-Packer

image

How to install

howtoinstall

  • Open Package Manager, select "+" icon and "Install from git URL"
  • Grab .git address of this repo and paste into the field
  • Alternatively clone the repo and use "Install package from disk"

How to use

  • Enable Read/Write on each texture you use!
  • Outputs PNG up to 8k
  • Pack textures or solid colors into channels

Requirements

  • Unity 2020.3+
  • Any basic GPU

About

Pack any color data into texture channels.


Languages

Language:C# 82.5%Language:ShaderLab 17.5%