mirror of
https://github.com/gre/gl-react.git
synced 2026-01-25 16:43:36 +00:00
some tests still don't pass, got to fix all cases. however, it's a first step toward better controls of gl calls (and less complexity of that) the RN impl is a bit more supported to match Exponent implemented subset
gl-react-native
gl-react-native is the React Native implementation of gl-react, library to write and compose WebGL shaders.
Important: STATUS: unfinished implementation
The current implementation of
gl-react-nativeis experimental, based on exponent webgl wip implementation, and requires you to depend on latest Exponent. Our goal is obviously to reach the same features of the previous gl-react-native version & the same features of the Web implementation.