nmfisher / flutter_filament

3D rendering layer for Flutter/Filament
Other
44 stars 7 forks source link

[Question] Will you be able to make a 3D robot/human-shaped assistant using this library? #16

Closed ClarissaGazalaEvanthe closed 5 months ago

ClarissaGazalaEvanthe commented 5 months ago

and can the entire body be moved using the dart script?

nmfisher commented 5 months ago

If you have a model already in glTF format, then yes.

You can play embedded glTF animations and you can also manually translate/rotate the mesh or bones, if that's what you mean by "moving".

ClarissaGazalaEvanthe commented 5 months ago

Wow, I hope you can support the Linux platform for your library, thank you very much for making a great library

nmfisher commented 5 months ago

I’ve actually done almost all the work for Linux support, it’s just missing a couple of platform method call handlers that were needed to migrate everything over to the new FFI framework. I’ll get around to it eventually, but it’s not a big priority for me at the moment.Feel free to close this issue if this answers your questions.Sent from my iPhoneOn 25 Nov 2023, at 3:12 PM, gwcangtip @.***> wrote: Wow, I hope you can support the Linux platform for your library, thank you very much for making a great library

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>