Đường Cong-F Nhiễu -- F-Curve Noise

../../../_images/modeling_geometry-nodes_curve_curve-fill_node.png

Một đường cong đơn giản.

The Fill Curve node generates a mesh using the constrained Delaunay triangulation algorithm with the curves as boundaries. The mesh is only generated flat with a local Z of 0.

Đầu Vào

Đường Cong

Standard geometry input with a curve component.

Tính Chất

Chế Độ

The type of geometry the output consists of.

Tam Giác

The output is made up of triangles.

Đa Giác

The output is made up of n-gons.

Đầu Ra

Khung Lưới

Một đường cong đơn giản.

Ví Dụ

A single point spline can be used to customize the triangulation of the resulting mesh.

../../../_images/modeling_geometry-nodes_curve_curve-to-points_example_1.png

Here a curve object with a single spline with a single point at the origin is joined with the star primitive to customize triangulation.

../../../_images/modeling_geometry-nodes_curve_curve-to-points_example_2.png

This is the default triangulation without the single point.