Skip to content

A simple shader to modify a Texture2D efficiently on the GPU

License

Notifications You must be signed in to change notification settings

Haoming02/unity-texture-mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Texture Modification

A simple shader to modify a Texture2D efficiently on the GPU

How to Use

Simply call the functions under the TextureMod static class.

Note

These function modifies the original texture in-place

About

A simple shader to modify a Texture2D efficiently on the GPU

Topics

Resources

License

Stars

Watchers

Forks