Skip to content

Sdf mesh 2½D

eadf edited this page Nov 18, 2023 · 2 revisions

This edit operation takes the output of the centerline operation and runs it through a sdf mesh generator:

centerline_out

sdf_mesh

Each edge of the centerline output is replaced with a cone where the radius of the cone end points is the Z.abs() value. The output will have the same 2d outline as the input 2d geometry sent in to centerline.

Clone this wiki locally