-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.field.space.RepeatAxis
Thomas Mann edited this page Sep 5, 2025
·
1 revision
Infinitely mirrors and repeats the incoming field along the defined axis. Similar node: [RepeatFieldLimit], [RepeatField3]
It can be rendered with [RaymarchField] and visualized with [VisualizeFieldDistance].
Other nodes: [RepeatWithMirror], [PolarRepeat], [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) | - |
| Size (Single) | Defines the size of the gaps between the repetition |
| Axis (Int32) | Defines along which axis the field is to be repeated |
| Mirror (Boolean) | - |
| Name | Type |
|---|---|
| Result | T3.Core.DataTypes.ShaderGraphNode |
⚠ Everything else is automatically generated and will be overwritten regularly.