Skip to content

Instantly share code, notes, and snippets.

@enzyme69
Created March 12, 2021 02:08
Show Gist options
  • Save enzyme69/6f6f985d68126790ca463e95033f661d to your computer and use it in GitHub Desktop.
Save enzyme69/6f6f985d68126790ca463e95033f661d to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 (8a08f15) | Blender.2.93.0Alpha | BeerStones | 2021.03.12 | 13:08
{
"export_version": "0.10",
"framed_nodes": {},
"groups": {},
"nodes": {
"Convex Hull": {
"bl_idname": "SvConvexHullNodeMK2",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-101.19796752929688,
-320.6916809082031
],
"params": {},
"width": 140.0
},
"Dual Mesh": {
"bl_idname": "SvDualMeshNode",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
89.13294219970703,
-349.77154541015625
],
"params": {},
"width": 140.0
},
"Frame info": {
"bl_idname": "SvFrameInfoNodeMK2",
"color": [
0.0,
0.5,
0.20000000298023224
],
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-641.64111328125,
214.73782348632812
],
"params": {},
"use_custom_color": true,
"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": [
538.411376953125,
292.4128112792969
],
"params": {
"material": "Material"
},
"use_custom_color": true,
"width": 140.0
},
"Mesh viewer.001": {
"bl_idname": "SvMeshViewer",
"color": [
1.0,
0.5889999866485596,
0.21400000154972076
],
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
326.0203857421875,
-275.4358215332031
],
"params": {
"base_data_name": "Beta",
"collection": "BLAH",
"material": "Material"
},
"use_custom_color": true,
"width": 140.0
},
"Noise Displace": {
"bl_idname": "SvNoiseDisplaceNode",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
301.48651123046875,
376.9575500488281
],
"params": {
"seed": 148
},
"width": 140.0
},
"Number Range": {
"bl_idname": "SvGenNumberRange",
"custom_socket_props": {
"1": {
"label": "step"
},
"2": {
"label": "count"
}
},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-469.8147277832031,
-379.4757385253906
],
"params": {
"current_mode": "RANGE_STEP",
"range_mode": "RANGE_STEP"
},
"width": 140.0
},
"Random Vector": {
"bl_idname": "RandomVectorNodeMK3",
"color": [
0.0,
0.5,
0.5
],
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-299.5098571777344,
-293.71795654296875
],
"params": {
"count_inner": 12,
"scale": 2.1459999084472656
},
"use_custom_color": true,
"width": 140.0
},
"Randomize": {
"bl_idname": "SvRandomizeVerticesNode",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
79.74761962890625,
161.20802307128906
],
"params": {
"random_seed_": 222,
"random_x_": 0.252000093460083,
"random_y_": 0.252000093460083,
"random_z_": 0.252000093460083
},
"width": 140.0
},
"Scalar Math": {
"bl_idname": "SvScalarMathNodeMK4",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-408.64825439453125,
200.10777282714844
],
"params": {
"y_": 0.004999999888241291
},
"width": 140.0
},
"Torus Knot": {
"bl_idname": "SvTorusKnotNodeMK2",
"custom_socket_props": {},
"height": 100.0,
"hide": false,
"label": "",
"location": [
-146.20965576171875,
336.6255798339844
],
"params": {
"torus_rP": 0.7019999623298645,
"torus_res": 170,
"torus_sP": 6.642000198364258,
"torus_sh": 1.2300000190734863
},
"width": 170.0
}
},
"update_lists": [
[
"Scalar Math",
0,
"Torus Knot",
7
],
[
"Frame info",
0,
"Scalar Math",
0
],
[
"Torus Knot",
0,
"Randomize",
0
],
[
"Randomize",
0,
"Noise Displace",
0
],
[
"Number Range",
0,
"Random Vector",
1
],
[
"Random Vector",
0,
"Convex Hull",
0
],
[
"Dual Mesh",
0,
"Mesh viewer.001",
0
],
[
"Dual Mesh",
1,
"Mesh viewer.001",
2
],
[
"Convex Hull",
0,
"Dual Mesh",
0
],
[
"Convex Hull",
1,
"Dual Mesh",
2
],
[
"Noise Displace",
0,
"Mesh viewer",
0
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment