Skip to content

Instantly share code, notes, and snippets.

@enzyme69
Created February 8, 2021 23:40
Show Gist options
  • Save enzyme69/29e671526d5970a794495af370bb4098 to your computer and use it in GitHub Desktop.
Save enzyme69/29e671526d5970a794495af370bb4098 to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 (6bbbe33) | Blender.2.93.0Alpha | SNAPDOT | 2021.02.09 | 10:40
{
"export_version": "0.10",
"framed_nodes": {},
"groups": {},
"nodes": {
"Circle": {
"bl_idname": "SvCircleNode",
"color": [
0.0,
0.5,
0.5
],
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
1140.6932373046875,
225.3546905517578
],
"params": {
"vert_": 4
},
"use_custom_color": true,
"width": 140.0
},
"Evaluate Scalar Field": {
"bl_idname": "SvExScalarFieldEvaluateNode",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
679.0430908203125,
-84.26529693603516
],
"params": {},
"width": 188.23736572265625
},
"Frame info": {
"bl_idname": "SvFrameInfoNodeMK2",
"color": [
0.0,
0.5,
0.20000000298023224
],
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
139.90184020996094,
-228.99850463867188
],
"params": {},
"use_custom_color": true,
"width": 140.0
},
"Image Field": {
"bl_idname": "SvExImageFieldNode",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-229.61288452148438,
77.68136596679688
],
"params": {
"image_name": "andrew.price_portrait.jpg"
},
"width": 140.0
},
"Mesh viewer": {
"bl_idname": "SvMeshViewer",
"color": [
1.0,
0.5889999866485596,
0.21400000154972076
],
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
1495.304931640625,
161.45352172851562
],
"params": {
"base_data_name": "Beta",
"is_merge": true
},
"use_custom_color": true,
"width": 140.0
},
"Plane (Surface)": {
"bl_idname": "SvExPlaneSurfaceNode",
"custom_socket_props": {
"1": {
"prop": [
1.0,
0.0,
0.0
]
},
"2": {
"prop": [
0.0,
1.0,
0.0
]
},
"3": {
"prop": [
0.0,
0.0,
1.0
]
}
},
"height": 100.0,
"hide": false,
"label": "",
"location": [
19.800918579101562,
314.495849609375
],
"params": {
"u_max": 300.0,
"v_max": 300.0
},
"width": 182.0679931640625
},
"Populate Surface": {
"bl_idname": "SvPopulateSurfaceMk2Node",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
340.4956970214844,
221.7552032470703
],
"params": {
"count": 2000,
"field_max": 5.0,
"field_min": 0.20000000298023224,
"min_r": 3.0,
"proportional": true,
"seed": 512,
"threshold": 0.4360000193119049
},
"width": 280.687744140625
},
"Scalar Math": {
"bl_idname": "SvScalarMathNodeMK4",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
922.6258544921875,
-64.90770721435547
],
"params": {
"y_": 2.7839999198913574
},
"width": 140.0
}
},
"update_lists": [
[
"Plane (Surface)",
0,
"Populate Surface",
0
],
[
"Image Field",
10,
"Populate Surface",
1
],
[
"Frame info",
0,
"Populate Surface",
8
],
[
"Scalar Math",
0,
"Circle",
0
],
[
"Image Field",
10,
"Evaluate Scalar Field",
0
],
[
"Populate Surface",
0,
"Evaluate Scalar Field",
1
],
[
"Evaluate Scalar Field",
0,
"Scalar Math",
0
],
[
"Circle",
0,
"Mesh viewer",
0
],
[
"Circle",
1,
"Mesh viewer",
1
],
[
"Circle",
2,
"Mesh viewer",
2
],
[
"Populate Surface",
0,
"Mesh viewer",
4
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment