Rendering 3D Models with animations #4146
Unanswered
sohamingle
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
Please can I get some assistance with this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
No it's not possible - https://docs.mapbox.com/style-spec/guides/using-3d-models/#limitations |
Beta Was this translation helpful? Give feedback.
1 reply
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 everyone 👋
I’m working with rnmapbox (React Native Expo) and I’m trying to render a 3D character model on the map that can switch between:
• Idle animation when stationary
• Running animation when the user moves
Think of it like a player avatar placed at a coordinate, similar to a game character on top of the map.
Currently it only renders static models but is the thing I want possible?
Beta Was this translation helpful? Give feedback.
All reactions