hey guys how do i CONVERT tris to quads in one click the mesh>quadrangulate doesnt work on me i dont know why. and how do i know if my Object is a tri or quad ? please answer thanks !
You can tell if the mesh is mostly tris or quads by looking at the wireframe. You will either see entirely triangle faces (polygons with 3 edges), or a mix of quadrangle faces (polygons with 4 edges).
Mesh>Quadrangulate does a pretty good job, but it depends on the input mesh. A low-poly game model won't quad well.
Replies
Mesh>Quadrangulate does a pretty good job, but it depends on the input mesh. A low-poly game model won't quad well.
Maybe this isn't a realistic case because maya's pretty good at quadrangulating a mesh that it triangulated itself but it works.