I am using Aspose.3D with php with the intention of converting files to gltf and then display them using model-viewer.js. I can upload, convert to GLTF and then download the given files. However the converted GLTF files appear to be invalid as they do not display in the model-viewer tags nor do they work in an online GLTF editor. https://www.gltfeditor.com/
I have tried with several different source files and formats, yet none of the resultant gltf files are valid.
I have also tried to convert the files to GLB format however get an error message âThe file format is not co (truncatedâŚ)â despite the documentation stating glb is s supported write format.
Can you please confirm the validity of the converted GLTF file formats using the Aspose 3D service and whether GLB files can be written too?
With thanks.