Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
aframe-transparent-video-shader
A shader to display videos with transparency (alpha channel) for A-Frame.
aframe-html-shader
A shader to render DOM Element for A-Frame VR.
aframe-gif-shader
A shader to display GIF for A-Frame VR.
aframe-sun-sky
Gradient sky with adjustable sun in A-Frame
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-video-shader
A shader to render DOM Element for A-Frame VR.
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.
aframe-draw-shader
A shader to draw canvas for A-Frame VR.
aframe-transparent-video-shader-test
A shader to display videos with transparency (alpha channel) for A-Frame.
aframe-gif-shader-render-fix
A shader to display GIF for A-Frame VR.