arcore_flutter_plugin icon indicating copy to clipboard operation
arcore_flutter_plugin copied to clipboard

Unable to load 3d model in ArCoreFaceView besides SFB

Open busterbogheart opened this issue 3 years ago • 2 comments

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.

  1. What are the valid formats for a 3d object loaded onto a mesh in ArCoreFaceView?

  2. Does changing the sceneform library version in build.gradle affect any of this?

thank you for any help

busterbogheart avatar Apr 19 '21 20:04 busterbogheart

Is anyone knowledgeable about this? Is it still being maintained?

busterbogheart avatar Apr 21 '21 13:04 busterbogheart

hi @busterbogheart , have you found any solution to load local GLB or GLTF assets?

KennyChan94P avatar Apr 08 '22 09:04 KennyChan94P