I have created two objects in Blender: a fabric and a cube.
When the objects are imported as a .OBJ file, they are smooth. Also, the cube in this example, can’t be exploded.
Objects in .PLY are not smooth, as can be seen in the image below.
I’m sure that the smoothness is related somehow with a software thing, not the mesh density, becase both .OBJ and .PLY are the same object.
Questions
- How can I generate smooth meshes from NURBS like the .OBJ ones?
- Why .OBJ can’t be exploded?