arcore_flutter_plugin
arcore_flutter_plugin copied to clipboard
Unable to load 3d model in ArCoreFaceView besides SFB
I'm at the end of my rope here. The goal is to use ArCoreFaceView and add custom 3d objects exported from Blender. No animations required. But I'm not able to load GLB, GLTF, OBJ, or FBX with ArCoreFaceController.loadMesh().
The example fox_face.sfb works (but shows black where transparency should be). And we can't generate SFB/SFA models anymore.
-
What are the valid formats for a 3d object loaded onto a mesh in ArCoreFaceView?
-
Does changing the sceneform library version in build.gradle affect any of this?
thank you for any help
Is anyone knowledgeable about this? Is it still being maintained?
hi @busterbogheart , have you found any solution to load local GLB or GLTF assets?