LtdJorge / TextureManipulationUtilities

Unity3D high-performance utilities for texture maps (WIP)
Apache License 2.0
3 stars 0 forks source link
alpha-channel bitmap hdrp normal-mapping texture unity unity3d

TextureManipulationUtilities

This package is a compilation of high-performance utilities that speed-up some common texture tasks and let you manipulate texture channels, without needing an external program.

Features implemented

Requirements

TMU doesn't have any requirements, but if you want to use the Job System support (very recommended), you need to install "Jobs" and "Burst" from the package manager. You may need to enable "Enable preview packages" in Window->Package Manager->Advanced.