gre / gl-react

gl-react – React library to write and compose WebGL shaders

Home Page:https://gl-react-cookbook.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GL.Node does not support video surfaces

uze opened this issue · comments

GL.Node does not support video surfaces.

Actual behavior

Manipulating 2D surfaces works but manipulating video surfaces does not.

Steps to reproduce the behavior

Apply any shader on a video and it will not process it, only the first frame.

Related to:

cc: @gre @enigmablue @hamzashahbaz

Any guidance / info on this before I take a crack at it?

@gre any idea when this can get in?