You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 1, 2020. It is now read-only.
looks interesting. but it looks like it's restricted to Web Socket at the moment. It also looks like it's implemented by converting back to base64 string, so it's not very best we can do I guess.
This is a separate issue for implementing https://github.com/ProjectSeptemberInc/gl-react/issues/14 in the React Native context.
Implementation is not so trivial:
gl-texture2d
do: https://github.com/stackgl/gl-texture2d/blob/40502cc8b80fc8521b07a1d27739659215da763e/texture.js#L461-L530 (but as a first step, we could just support a more limited subset of formats..)The text was updated successfully, but these errors were encountered: