Skip to content

swift502/UnityTexturePaint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

UnityTexturePaint

Unity demo showcasing the ability to paint various textures on an object using up to 32 independent layers. Layers can be dynamically reordered. Performance scales dynamically with the number of used layers. Texture blending is done via brute force texture lerping within the shader. Shader variants were generated using the ShaderGenerator.py python script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages