- 
                Notifications
    You must be signed in to change notification settings 
- Fork 160
Closed
Description
The gl-react-native will rely on the wip implementation of WebGL in React Native started by https://docs.getexponent.com/versions/v11.0.0/sdk/gl-view.html
List of things we wish to solve:
- Support for framebuffers. This is fundamental for gl-react.
- interoperability with React Native Image source prop (basically should support same format as a input for gl.texImage2D)
- The WebGL implementation should be a standalone implementation that we can depend as a library (shouldn't requires you to use Exponent if you just use React Native).
- interoperability with more "pixel sources" (Video, Camera, ...)
help welcomed! (especially on improving the WebGL RN implementation)
Metadata
Metadata
Assignees
Labels
No labels