Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS support for morph targets #294

Closed
kevinhu opened this issue Jun 8, 2023 · 0 comments
Closed

iOS support for morph targets #294

kevinhu opened this issue Jun 8, 2023 · 0 comments

Comments

@kevinhu
Copy link

kevinhu commented Jun 8, 2023

Hi everyone,

I'm trying to get morph targets working with Expo and React Native. I wrote a quick test case based on a twisting cube example with R3F, and it run smoothly on web.

However, when I try to run this project on an iOS or iPadOS device, the app crashes with the following trace:
IMG_45CB058B66C6-1.

If I disable the morph targets, then the cube renders. I also tried loading in GLB/GLTF/FBX files with preconfigured morph targets, but those failed as well. Has anyone built a working morph targets example in Expo?

Here's my code if you'd like to reproduce it: https://github.com/kevinhu/expo-morph-targets.

@kevinhu kevinhu closed this as completed Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant