SceneKit:导入的OBJ模型缺少多边形

时间:2018-02-15 08:16:36

标签: ios 3d scenekit scnnode wavefront

This OBJ model无法成功导入SceneKit。

(可以从链接下载模型。)

从截图中可以看出,从Xcode查看时,背包(右侧)缺少一些多边形。但是,相同的模型在Blender中正确加载,因此它表明该文件没有任何问题,并且SceneKit如何导入模型有问题。

Google Polymer的其他一些OBJ型号也会出现这种情况。

在将OBJ模型导入SceneKit之前,您是否还需要做其他事情?

在Google Polymer网站上查看的模型: enter image description here

在Xcode中查看的模型(从背包中丢失多边形): enter image description here

模型在Blender中突出显示有问题的多边形: enter image description here

0 个答案:

没有答案