perform batch coverting gltf to textured obj format with texture map.
I can use meshlab App to covert gltf to textured obj format with texture map. how to perform batch coverting gltf to textured obj format with texture map.
perform batch coverting gltf to textured obj format with texture map.
I can use meshlab App to covert gltf to textured obj format with texture map. how to perform batch coverting gltf to textured obj format with texture map.
Copyright © 2021 Jogjafile Inc.
Try this script to convert any input filename to filename.obj. It is working with sample.gltf and .glb files generated by blender3D, .
It includes a workaround due to the obj exporter seems to be confused if there is textures defined in per-vertex coordinates.