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)
Blender renderings:


