React Native - rendering primitive glb obj based on docs doesn't work #3198
Unanswered
filipmikes1
asked this question in
Q&A
Replies: 1 comment
-
same issue but with an FBX model
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I did all steps in react native tutorial: https://docs.pmnd.rs/react-three-fiber/getting-started/installation . But 3d object is not showing. (both ios and android)
My code looks like this: Exactly same code just changed for web is working without issue.
I am using LittlestTokyo.glb from three.js example https://github.com/mrdoob/three.js/blob/master/examples/webgl_animation_keyframes.html
Also when 3d will not display this error is shown. Not sure if it is related:

Is this a bug or I am doing something wrong? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions