aframe-transparent-video-shader-corrected

A shader to display videos with transparency (alpha channel) for A-Frame. Based on https://github.com/balataca/aframe-transparent-video-shader/. Using sRGB color space. Use `transparent: true` in material property

aframe-alphavideo-shader

Alpha video effects in A-Frame. Provided a 'src' video, and (option) a second 'alpha' video, this material will render the src transparent from the lightness of the src or alpha video image.