Open brothermechanic opened 4 years ago
I also encountered this warning . In addition, ar mode crashed when I opened this formatted model on my iPad, but non-ar mode can preview the model.
I get the same warning too. But my models work in both AR mode and within embedded viewer on iOS. My problem is that the file size gets increased by 3x after conversion from .glb to .usdz. Anybody knows the reason?
Hello I try to learning conversion process and get this message
Warning: Texture filter mode [min=NEAREST, mag=NEAREST] unsupported on iOS viewer. Sampler(s): sampler0 [UFG_WARN_TEXTURE_FILTER_UNSUPPORTED]
Why? And how to solve it It happends with all my texturesand with sample models by this command
$ python "/home/bm/bin/usd_from_gltf/tools/ufgbatch/ufgtest.py" samp_gltf.csv samp_glb.csv samp_embed.csv samp_draco.csv samp_specgloss.csv ref.csv -i "/home/bm/bin/usd_from_gltf/build/src/testdata" -o "/home/bm/bin/usd_from_gltf/build/build/testdata" --exe "/home/bm/bin/usd_from_gltf/build/bin/usd_from_gltf" --nodiff --nodeploy