I tried Khronos glTF sample, and also blender default cube but I still get an error when converting to usdz.
I get an error when I run this command:
./usd_from_gltf test.gltf test.usdz
Error:
ERROR: Failed parsing JSON: [json.exception.parse_error.101] parse error at line 7, column 1: syntax error while parsing value - invalid literal; last read: '<U+000A><U+000A><U+000A><U+000A><U+000A><U+000A><' [GLTF_ERROR_JSON_PARSE]
I tried Khronos glTF sample, and also blender default cube but I still get an error when converting to usdz.
I get an error when I run this command:
./usd_from_gltf test.gltf test.usdz
Error:
ERROR: Failed parsing JSON: [json.exception.parse_error.101] parse error at line 7, column 1: syntax error while parsing value - invalid literal; last read: '<U+000A><U+000A><U+000A><U+000A><U+000A><U+000A><' [GLTF_ERROR_JSON_PARSE]