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?
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