Created
October 7, 2025 17:30
-
-
Save nortikin/70894a01e45d29db9a1719b4bbf5c2cd to your computer and use it in GitHub Desktop.
Sverchok.v1.3.0 (d0ffee0) | Blender.4.5.0Alpha | screw circle | 2025.10.07 | 20:30 | license: CC BY-SA
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "export_version": "1.0", | |
| "main_tree": { | |
| "nodes": { | |
| "NGon": { | |
| "attributes": { | |
| "location": [ | |
| 3980.0, | |
| 600.0 | |
| ], | |
| "color": [ | |
| 0.9200000166893005, | |
| 0.9200000166893005, | |
| 0.9200000166893005 | |
| ], | |
| "use_custom_color": true | |
| }, | |
| "properties": { | |
| "sides_": 58 | |
| }, | |
| "inputs": { | |
| "Radius": { | |
| "bl_idname": "SvStringsSocket", | |
| "name": "Radius", | |
| "properties": { | |
| "prop_name": "rad_" | |
| } | |
| }, | |
| "N Sides": { | |
| "bl_idname": "SvStringsSocket", | |
| "name": "N Sides", | |
| "properties": { | |
| "prop_name": "sides_" | |
| } | |
| }, | |
| "Divisions": { | |
| "bl_idname": "SvStringsSocket", | |
| "name": "Divisions", | |
| "properties": { | |
| "prop_name": "divisions" | |
| } | |
| }, | |
| "RandomR": { | |
| "bl_idname": "SvStringsSocket", | |
| "name": "RandomR", | |
| "properties": { | |
| "prop_name": "rand_r_" | |
| } | |
| }, | |
| "RandomPhi": { | |
| "bl_idname": "SvStringsSocket", | |
| "name": "RandomPhi", | |
| "properties": { | |
| "prop_name": "rand_phi_" | |
| } | |
| }, | |
| "RandomSeed": { | |
| "bl_idname": "SvStringsSocket", | |
| "name": "RandomSeed", | |
| "properties": { | |
| "prop_name": "rand_seed_" | |
| } | |
| }, | |
| "Shift": { | |
| "bl_idname": "SvStringsSocket", | |
| "name": "Shift", | |
| "properties": { | |
| "prop_name": "shift_" | |
| } | |
| } | |
| }, | |
| "outputs": { | |
| "Vertices": { | |
| "bl_idname": "SvVerticesSocket", | |
| "name": "Vertices" | |
| }, | |
| "Edges": { | |
| "bl_idname": "SvStringsSocket", | |
| "name": "Edges" | |
| }, | |
| "Polygons": { | |
| "bl_idname": "SvStringsSocket", | |
| "name": "Polygons" | |
| } | |
| }, | |
| "bl_idname": "SvNGonNode" | |
| }, | |
| "Viewer Draw": { | |
| "attributes": { | |
| "location": [ | |
| 4620.0, | |
| 560.0 | |
| ], | |
| "color": [ | |
| 0.6284880042076111, | |
| 0.931007981300354, | |
| 1.0 | |
| ], | |
| "use_custom_color": true | |
| }, | |
| "inputs": { | |
| "Vertices": { | |
| "bl_idname": "SvVerticesSocket", | |
| "name": "Vertices", | |
| "properties": { | |
| "custom_draw": "draw_property_socket" | |
| } | |
| }, | |
| "Edges": { | |
| "bl_idname": "SvStringsSocket", | |
| "name": "Edges", | |
| "properties": { | |
| "custom_draw": "draw_property_socket" | |
| } | |
| }, | |
| "Polygons": { | |
| "bl_idname": "SvStringsSocket", | |
| "name": "Polygons" | |
| }, | |
| "Matrix": { | |
| "bl_idname": "SvMatrixSocket", | |
| "name": "Matrix" | |
| }, | |
| "Vector Color": { | |
| "bl_idname": "SvColorSocket", | |
| "name": "Vector Color", | |
| "properties": { | |
| "custom_draw": "draw_color_socket", | |
| "prop_name": "vector_color" | |
| } | |
| }, | |
| "Edge Color": { | |
| "bl_idname": "SvColorSocket", | |
| "name": "Edge Color", | |
| "properties": { | |
| "custom_draw": "draw_color_socket", | |
| "prop_name": "edge_color" | |
| } | |
| }, | |
| "Polygon Color": { | |
| "bl_idname": "SvColorSocket", | |
| "name": "Polygon Color", | |
| "properties": { | |
| "custom_draw": "draw_color_socket", | |
| "prop_name": "polygon_color" | |
| } | |
| }, | |
| "attrs": { | |
| "bl_idname": "SvStringsSocket", | |
| "name": "attrs", | |
| "attributes": { | |
| "hide": true | |
| }, | |
| "properties": { | |
| "quick_link_to_node": "SvVDAttrsNodeMk2" | |
| } | |
| } | |
| }, | |
| "bl_idname": "SvViewerDrawMk4" | |
| }, | |
| "Scale": { | |
| "attributes": { | |
| "location": [ | |
| 4440.0, | |
| 600.0 | |
| ] | |
| }, | |
| "properties": { | |
| "scale": [ | |
| 0.284000039100647, | |
| 1.0, | |
| 1.0 | |
| ] | |
| }, | |
| "inputs": { | |
| "Vertices": { | |
| "bl_idname": "SvVerticesSocket", | |
| "name": "Vertices" | |
| }, | |
| "Centers": { | |
| "bl_idname": "SvVerticesSocket", | |
| "name": "Centers", | |
| "properties": { | |
| "prop_name": "centers" | |
| } | |
| }, | |
| "Scale": { | |
| "bl_idname": "SvVerticesSocket", | |
| "name": "Scale", | |
| "properties": { | |
| "prop_name": "scale", | |
| "expanded": true | |
| } | |
| }, | |
| "Strength": { | |
| "bl_idname": "SvStringsSocket", | |
| "name": "Strength", | |
| "properties": { | |
| "prop_name": "multiplier" | |
| } | |
| } | |
| }, | |
| "outputs": { | |
| "Vertices": { | |
| "bl_idname": "SvVerticesSocket", | |
| "name": "Vertices" | |
| } | |
| }, | |
| "bl_idname": "SvScaleNodeMk3" | |
| }, | |
| "List Shift": { | |
| "attributes": { | |
| "location": [ | |
| 4200.0, | |
| 720.0 | |
| ], | |
| "color": [ | |
| 0.602957010269165, | |
| 0.6740000247955322, | |
| 0.5642769932746887 | |
| ], | |
| "use_custom_color": true | |
| }, | |
| "properties": { | |
| "level": 1, | |
| "shift_c": 11 | |
| }, | |
| "inputs": { | |
| "data": { | |
| "bl_idname": "SvStringsSocket", | |
| "name": "data" | |
| }, | |
| "shift": { | |
| "bl_idname": "SvStringsSocket", | |
| "name": "shift", | |
| "properties": { | |
| "prop_name": "shift_c" | |
| } | |
| } | |
| }, | |
| "outputs": { | |
| "data_001": { | |
| "bl_idname": "SvVerticesSocket", | |
| "name": "data" | |
| } | |
| }, | |
| "bl_idname": "ShiftNodeMK2" | |
| } | |
| }, | |
| "links": [ | |
| { | |
| "from_node": "Scale", | |
| "from_socket": "Vertices", | |
| "to_node": "Viewer Draw", | |
| "to_socket": "Vertices" | |
| }, | |
| { | |
| "from_node": "NGon", | |
| "from_socket": "Edges", | |
| "to_node": "Viewer Draw", | |
| "to_socket": "Edges" | |
| }, | |
| { | |
| "from_node": "NGon", | |
| "from_socket": "Polygons", | |
| "to_node": "Viewer Draw", | |
| "to_socket": "Polygons" | |
| }, | |
| { | |
| "from_node": "NGon", | |
| "from_socket": "Vertices", | |
| "to_node": "Scale", | |
| "to_socket": "Vertices" | |
| }, | |
| { | |
| "from_node": "List Shift", | |
| "from_socket": "data_001", | |
| "to_node": "Scale", | |
| "to_socket": "Centers" | |
| }, | |
| { | |
| "from_node": "NGon", | |
| "from_socket": "Vertices", | |
| "to_node": "List Shift", | |
| "to_socket": "data" | |
| } | |
| ] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment