Revision one.

Hopefully, the inclusion of shadows should aid in how you look at the mech.
Actually, that will be pretty much triangulated in BL, because when you export a model it turns quads into tris.
If you really want to get rid of triangulation on faces defined by non-coplanar edges then you should probably use the edgesplit modifier and set the model "smooth" (Blender v2.49).