Files
2026-07-13 13:13:17 +08:00

32 lines
1.1 KiB
Plaintext

{
"FormatVersion": 3,
"Id": "883e01f5-44ee-4724-9e6e-f885255c17e5"/*PlaneSDF*/,
"Description": "Creates a flat surface as an SDF field.\nGenerates a procedural flat surface field which can be rendered with [RaymarchField] and visualized with [VisualizeFieldDistance].\n\nFor a simple and interactive tutorial on the TiXL rendering pipeline for signed distance fields, see [HowToRaymarchField].\n\nIt can be modified with [BendField], [TransformField], [PolarRepeat] and more.\n\nSimilar nodes: [BoxSDF], [ChainLinkSDF], [FractalSDF].\n\nTo use a Mesh made of polygons refer to [QuadMesh].",
"SymbolTags": "1",
"InputUis": [
{
"InputId": "76d4c422-399a-4b68-b0ea-5d2d2f54a667"/*Center*/,
"Position": {
"X": -200.0,
"Y": 0.0
}
},
{
"InputId": "99fca01a-e0a6-49dc-9535-ebde0f5f8744"/*Axis*/,
"Position": {
"X": -200.0,
"Y": 150.0
}
}
],
"SymbolChildUis": [],
"OutputUis": [
{
"OutputId": "82527072-beb2-492f-b737-faf9ed454e3f"/*Result*/,
"Position": {
"X": 0.0,
"Y": 0.0
}
}
]
}