Lib.field.space.PolarRepeat - tixl3d/tixl GitHub Wiki
Mirrors and rotates the incoming field in the desired number around a central axis.
It can be rendered with [RaymarchField] and visualized with [VisualizeFieldDistance].
Similar nodes: [ReflectField], [RepeatWithMirror], [TwistField].
It needs an incoming field like [BoxSDF], [ChainLinkSDF], [FractalSDF] as an input.
For a simple and interactive tutorial on the TiXL rendering pipeline, see [HowToRaymarchField].
Name (Relevancy & Type) | Description |
---|---|
InputField (ShaderGraphNode) | - |
Axis (Int32) | Defines the axis along which the field is aligned (If changing this value has no effect, any other value must be changed to bring the change into effect) |
Repetitions (Single) | defines how often the incoming object is repeated |
Offset (Single) | Rotates the field around its own axis |
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.