Lib.field.generate.sdf.SphereSDF - tixl3d/tixl GitHub Wiki
Generates a procedural sphere field which can be rendered with [RaymarchField] and visualized with [VisualizeFieldDistance].
For a simple and interactive tutorial on the TiXL rendering pipeline for signed distance fields, 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 [SphereMesh].
Name (Relevancy & Type) | Description |
---|---|
Center (Vector3) | Transforms the center of the object |
Radius (Single) | Defines the size / radius of the sphere field |
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.