Why didn’t you set the back of the handle to triangulate?

Forum Archive Why didn’t you set the back of the handle to triangulate?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8965
    edboon
    Participant

      I noted that the mesh on the back of the handle is still in quads, when before we were setting everything into triangles.  Is there a reason you left these as quads?

      #29682
      Jonathan Lampel
      Participant

        Hey @edboon , good question! I didn’t have any reason to convert it to triangles since it didn’t have any n-gons. There’s also no way to further simplify the back of the handle, which is the other reason to make triangles. It’s got all the vertices it needs and no extra, so converting to triangles for its own sake wouldn’t do anything except make edge loops harder to select. Hope that clears things up! Good luck! 

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The topic ‘Why didn’t you set the back of the handle to triangulate?’ is closed to new replies.