Tam Giác thành Tứ Giác

Tham Chiếu

Chế Độ

Chế Độ Biên Soạn

Trình Đơn

Xương (Bone) ‣ Biến Hóa (Transform)

Tổ Hợp Phím Tắt

NumpadSlash

This tool converts the selected triangles into quads by taking adjacent triangles and removing the shared edge to create a quad, based on a threshold. This tool can be applied on a selection of multiple triangles.

This means you can select the entire mesh and convert triangles that already form square shapes -- to be converted into quads, without having to concern yourself with individual faces.

Alternatively you can force this operation selecting a pairs of faces (see hint below for other ways of joining).

To create a quad, this tool needs at least two adjacent triangles. If you have an even number of selected triangles, it is also possible not to obtain only quads. In fact, this tool tries to create most even rectangular quads from the given triangles, which means some triangles could remain.

../../../../_images/modeling_meshes_editing_face_triangles-quads_before.png

Before converting tris to quads.

../../../../_images/modeling_meshes_editing_face_triangles-quads_after.png

After converting tris to quads.

Góc Lớn Nhất

This value, between (0 to 180), controls the threshold for this tool to work on adjacent triangles. With a threshold of 0.0, it will only join adjacent triangles that form a perfect rectangle (i.e. right-angled triangles sharing their hypotenuses). Larger values are required for triangles with a shared edge that is small, relative to the size of the other edges of the triangles.

So Sánh các UV

When enabled, it will prevent the union of triangles that are not also adjacent in the active UV map.

So Sánh Màu Điểm Đỉnh

When enabled, it will prevent the union of triangles that have no matching vertex color.

So Sánh Độ Sắc Nhọn

When enabled, it will prevent the union of triangles that share an edge marked as sharp.

So Sánh Nguyên Vật Liệu

When enabled, it will prevent the union of triangles that do not have the same material assigned.

Gợi ý

When isolated groups of faces are selected, they can be combined with Create Face or Làm tan biến các bề mặt; this is not limited to quads.