Lib.field.generate.sdf.CappedTorusSDF - tixl3d/tixl GitHub Wiki
Generates a procedural torus field with which can be capped (with rounded edges). It can be rendered with [RaymarchField] and visualized with [VisualizeFieldDistance]. Also known as Cube SDF.
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], [ChainLinkSDF], [FractalSDF].
To use a Mesh made of polygons refer to [TorusMesh].
Name (Relevancy & Type) | Description |
---|---|
Center (Vector3) | Transforms the center of the object |
Fill (Single) | Defines which part of the torus is capped. 0.930 = the torus is completely capped 3.218 = the torus is uncapped |
Radius (Single) | Defines the size of the ring |
Thickness (Single) | Defines the thickness of the ring |
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.