Lib.field.space.TwistField - tixl3d/tixl GitHub Wiki
Twists the input field along the given axis. This works best for small source volumes within unit range.
It can be rendered with [RaymarchField] and visualized with [VisualizeFieldDistance].
Other nodes: [RepeatWithMirror], [PolarRepeat], [ReflectField].
It needs an incoming field like [BoxSDF], [SphereSDF], [TorusSDF] as an input.
For a simple and interactive tutorial on the TiXL rendering pipeline, see [HowToRaymarchField].
| Name (Relevancy & Type) | Description |
|---|---|
| InputField (ShaderGraphNodeRequired) | - |
| Amount (Single) | Defines the amount of twisting |
| Axis (Int32) | Defines the axis around which the field is to be warped |
| Name | Type |
|---|---|
| Result | T3.Core.DataTypes.ShaderGraphNode |
⚠ Everything else is automatically generated and will be overwritten regularly.