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
Originally posted by hkjels December 2, 2021
I believe three.js is possible to use with react-native, but I guess the render-method of threeagent will have to be changed right?
Allow a pre-created ThreeJS Renderer instance to be provided to the threeagent.core/render opts map. When a renderer is provided, no DOM canvas should be created.
The text was updated successfully, but these errors were encountered:
Discussed in #45
Originally posted by hkjels December 2, 2021
I believe
three.js
is possible to use withreact-native
, but I guess therender
-method ofthreeagent
will have to be changed right?Allow a pre-created ThreeJS Renderer instance to be provided to the
threeagent.core/render
opts map. When a renderer is provided, no DOM canvas should be created.The text was updated successfully, but these errors were encountered: