0

When I preview a .dae/Collada model in Preview on OSX I get a better rendering of the model as compared to the one rendered in Blender. I am rendering using Python and use the following command to import the model: bpy.ops.wm.collada_import(filepath=shape_file)

OSX Preview: enter image description here

Blender renderings:

enter image description here

enter image description here

web_ninja
  • 81
  • 5
  • Looks like z-fighting. Do you have only one object in the scene? – Carlo Feb 16 '16 at 00:51
  • Yes I have only one object. Why would this problem occur? Is there any way how it can be avoided? – web_ninja Feb 16 '16 at 01:26
  • You have duplicated and/or overlapping faces. read: http://blender.stackexchange.com/questions/21/how-do-i-avoid-rendering-glitches-from-overlapping-faces/40698#40698 and http://blender.stackexchange.com/questions/5441/cause-of-black-artifacts-in-render –  Feb 16 '16 at 04:29

0 Answers0