Skip to content

gl-react-native: Implement the same level of feature #74

@gre

Description

@gre

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions