R3F takes too long to render a simple mesh #1563
Unanswered
TeamBaconn
asked this question in
Q&A
Replies: 2 comments 2 replies
-
I'm having the same issue here. Please help! |
Beta Was this translation helpful? Give feedback.
0 replies
-
we need this to finally come through: #1384 any help is appreciated. from what i understand, it already works but still misses events which would probably be an hour or so to fix up. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi, I'm using R3F for bare react-native workflow. I've installed expo-three, r3f, expo-gl, and unimodules to make it work. The same code if I put it on Expo workflow, it runs like a charm. But in bare react-native workflow, it takes too long (5-8 mins) to render out a simple mesh (no texture). I tried to console log useFrame and onClick, onPress event, it responded correctly and nothing froze the application but the mesh still not showing up. Can someone help me? I'm using r3f@v5
Beta Was this translation helpful? Give feedback.
All reactions