Коммит 87347684 создал по автору Dealga McArdle's avatar Dealga McArdle
Просмотр файлов

prepare documentation

владелец acc4a392
......@@ -8,6 +8,7 @@ CAD
crop_mesh_2d
edges_intersect_mk3
edges_to_faces_2d
triangle_fill_scanline
merge_mesh_2d
merge_mesh_2d_lite
inset_special_mk2
triangle fill scanline
======================
This node's primary purpose is to provide a Node version of *bmesh.ops.triangle_fill*. The essence of this node is
similar to `Edges To Faces` node, with the exception that when no edges are connected, the node will assume that the input
consists of closed rings, and it will internally generate the correct Edge indices for the provided Vertex lists.
- this is useful for fill complex islands/rings of polylines, as you might find in GIS content or Typography Glyph outlines.
- has built in option to Merge the incoming meshes.
- for complex and irregular Ngons this node will generate superior Polygons compared with UVConnection node.
\ Нет новой строки в конце файла
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать