rastapasta/react-native-gl-model-view

Does this project support models with animations ?

kvntzn opened this issue · 1 comments

I was able to display the 3d model, I am wondering if this supports or will support models with animations. Not just static models that can be animated thru Animated API.

Aloha @kvntzn, sadly this is not possible with the current implementation. For more complex 3D rendering on React Native i would point you to react-three-fiber. Good luck and cheers!