Skip to content

Lib.field.generate.sdf.ChainLinkSDF

Thomas Mann edited this page May 28, 2025 · 2 revisions

ChainLinkSDF

in Lib.field.generate.sdf


Generates a procedural chain link field which can be rendered with [RaymarchField] and visualized with [VisualizeFieldDistance]. Can be used with [RepeatFieldLimit] to generate a chain.

For a simple and interactive tutorial on the TiXL rendering pipeline, see [HowToRaymarchField].

It can be modified with [BendField] , [TransformField] , [PolarRepeat] and more.

Similar nodes: [BoxSDF], [CapsuleLineSDF], [FractalSDF].


Input Parameters

Name (Relevancy & Type) Description
Center (Vector3) Transforms the center of the object
Length (Single) Defines the length
Size (Single) Defines the radius / size
Thickness (Single) Defines the thickness

Outputs

Name Type
Result T3.Core.DataTypes.ShaderGraphNode

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally