Skip to content

WilliamChao/AotsMovieTexture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AotsMovieTexture

Screenshot

Movie Texture in Unity has several drawbacks. One of the most important disadvantages is the lack of capability to handle alpha channel.

This shader is a dumb workaround for it — place an image and an alpha mask side by side, and then the shader composites them into an ARGB texture.

Screenshot

About

Alpha-On-The-Side movie texture shader for Unity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GLSL 91.8%
  • C# 8.2%