CariusLars / ar_flutter_plugin

Flutter Plugin for AR (Augmented Reality) - Supports ARKit on iOS and ARCore on Android devices
MIT License
318 stars 229 forks source link

Animation #151

Open Parth021299 opened 1 year ago

Parth021299 commented 1 year ago

Hello everyone, I am taking use of the ar_flutter_plugin for developing a treasure hunt game, but I'm stuck with AR model animation. In iOS devices, it is properly showing me the animation of the AR model, but when I tried the thing with the android device only the model is rendered animation is not showing. And apart from this, does this plugin(ar_flutter_plugin) allow us to add textures to the model? Could you please help me out with this?

kamami commented 1 year ago

We also need animations, any plans to integrate that?

farhodyusupov commented 3 months ago

hi guys, did you find any solutions to this?