Skip to content

Instantly share code, notes, and snippets.

@nortikin
Created May 13, 2021 12:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nortikin/8b2c03431e3425d4e8c417d8a229acac to your computer and use it in GitHub Desktop.
Save nortikin/8b2c03431e3425d4e8c417d8a229acac to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 (394deb2) | Blender.2.91.2 | hatch | 2021.05.13 | 15:59 | license: CC BY-SA
{
"export_version": "0.10",
"framed_nodes": {},
"groups": {},
"nodes": {
"Bricks grid": {
"bl_idname": "SvBricksNode",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-394.1215515136719,
-85.11683654785156
],
"params": {
"du_": 0.20000000298023224,
"dv_": 0.10000000149011612,
"rdu_": 0.009000003337860107,
"sizeu_": 19.0,
"sizev_": 1.0,
"toothing_": 0.029999999329447746
},
"width": 140.0
},
"Evaluate Surface": {
"bl_idname": "SvExEvalSurfaceNode",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-197.59072875976562,
242.3306884765625
],
"params": {
"eval_mode": "EXPLICIT",
"input_mode": "VERTICES"
},
"width": 140.0
},
"Extrude Curve along Vector": {
"bl_idname": "SvExExtrudeCurveVectorNode",
"custom_socket_props": {
"1": {
"expanded": true,
"prop": [
0.0,
0.0,
3.0
]
}
},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-836.54345703125,
19.47662353515625
],
"params": {},
"width": 140.0
},
"Naturally Parametrized Curve": {
"bl_idname": "SvLengthRebuildCurveNode",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-1027.5457763671875,
19.47662353515625
],
"params": {
"resolution": 100
},
"width": 140.0
},
"Rounded Rectangle": {
"bl_idname": "SvRoundedRectangleNode",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-1195.5216064453125,
19.47662353515625
],
"params": {
"scale_to_unit": true,
"sizex": 5.0,
"sizey": 5.0
},
"width": 140.0
},
"Surface Domain": {
"bl_idname": "SvExSurfaceDomainNode",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-603.08935546875,
-84.05883026123047
],
"params": {},
"width": 140.0
},
"Viewer Draw.001": {
"bl_idname": "SvViewerDrawMk4",
"color": [
0.0774407684803009,
0.3384043276309967,
1.0
],
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-200.48324584960938,
-85.14807891845703
],
"params": {
"display_faces": false,
"display_verts": false,
"edge_color": [
0.8999999761581421,
0.8999999761581421,
0.3499999940395355,
0.31194984912872314
]
},
"use_custom_color": true,
"width": 140.0
},
"Viewer Draw.002": {
"bl_idname": "SvViewerDrawMk4",
"color": [
0.0774407684803009,
0.3384043276309967,
1.0
],
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-3.327484130859375,
98.77589416503906
],
"params": {
"display_verts": false
},
"use_custom_color": true,
"width": 140.0
}
},
"update_lists": [
[
"Extrude Curve along Vector",
0,
"Evaluate Surface",
0
],
[
"Bricks grid",
0,
"Evaluate Surface",
3
],
[
"Evaluate Surface",
0,
"Viewer Draw.002",
0
],
[
"Bricks grid",
1,
"Viewer Draw.002",
1
],
[
"Extrude Curve along Vector",
0,
"Surface Domain",
0
],
[
"Bricks grid",
0,
"Viewer Draw.001",
0
],
[
"Bricks grid",
1,
"Viewer Draw.001",
1
],
[
"Surface Domain",
1,
"Bricks grid",
2
],
[
"Surface Domain",
4,
"Bricks grid",
3
],
[
"Naturally Parametrized Curve",
0,
"Extrude Curve along Vector",
0
],
[
"Rounded Rectangle",
0,
"Naturally Parametrized Curve",
0
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment