Relative Content

Tag Archive for androidfluttermobile3daugmented-reality

Error Loading Local Assets (gltf) in ar_flutter_plugin

I am using the ar_flutter_plugin to work with Augmented Reality in my Flutter project. When attempting to load local GLTF assets, I encounter inconsistent behavior. Specifically, GLTF files that do not reference any textures in subfolders of the assets directory load correctly, while those that do reference textures fail to load and throw an error.