3D模型obj文件转换json
D:\Program Files (x86)\Python\Python35-32>python "d:\Program Files (x86)\obj-convert-js\convert_obj_three.py" -i *.obj -o result.jsFile "d:\Program Files (x86)\obj-convert-js\convert_obj_three.py", line 815
print "WARNING: skipping morph [%s] with different number of vertices [%d] than the original model [%d]" % (name, n_morph_vertices, n_vertices)
^
SyntaxError: invalid syntax
D:\Program Files (x86)\Python\Python35-32>以上就是我的转换运行命令,一直转换不了,求大神解答!
https://blog.csdn.net/xidaliran/article/details/39050129?spm=a2c4e.11155472.blogcont.5.5fe3b06eupMKx4参考下这个 检查下代码 提示语法错误了
页:
[1]