2022-05-31 08:01:47 +02:00
..
2017-04-19 13:42:30 +02:00
2020-12-23 21:18:54 +01:00
2017-03-29 13:28:06 +02:00
2017-03-29 13:28:06 +02:00
2022-05-31 08:01:47 +02:00

icon gl-react-expo

gl-react-expo is the React Native via Expo implementation of gl-react, library to write and compose WebGL shaders.

Camera support

You can enable camera support with this:

yarn add expo-camera webgltexture-loader-expo-camera

and you just need to load the lib in your entry point:

import "webgltexture-loader-expo-camera";