Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created January 13, 2020 19:40
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 zeffii/b65ba758028fb4eb9f2b5018ff08b50a to your computer and use it in GitHub Desktop.
Save zeffii/b65ba758028fb4eb9f2b5018ff08b50a to your computer and use it in GitHub Desktop.
to do later? 2018
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"Lathe": {
"bl_idname": "SvLatheNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
820.9805908203125,
330.3002014160156
],
"params": {},
"width": 140.0
},
"List Join": {
"bl_idname": "ListJoinNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
626.2776489257812,
290.6531066894531
],
"params": {
"JoinLevel": 2
},
"width": 140.0
},
"List Reverse": {
"bl_idname": "ListReverseNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
426.59185791015625,
65.48568725585938
],
"params": {
"level": 2
},
"width": 140.0
},
"Number Range": {
"bl_idname": "SvGenNumberRange",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-190.8933868408203,
176.07498168945312
],
"params": {
"count_": 11,
"range_mode": "RANGE_COUNT",
"stop_float": 1.5700000524520874
},
"width": 140.0
},
"Scalar Math": {
"bl_idname": "SvScalarMathNodeMK4",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-21.76202392578125,
255.15447998046875
],
"params": {
"current_op": "SINCOS",
"input_mode_two": "Float"
},
"width": 140.0
},
"Vector Math": {
"bl_idname": "SvVectorMathNodeMK3",
"height": 100.0,
"hide": true,
"label": "",
"location": [
306.12548828125,
181.22256469726562
],
"params": {
"current_op": "ADD"
},
"width": 100.0
},
"Vector Math.001": {
"bl_idname": "SvVectorMathNodeMK3",
"height": 100.0,
"hide": true,
"label": "",
"location": [
408.71636962890625,
126.95054626464844
],
"params": {},
"width": 140.0
},
"Vector in": {
"bl_idname": "GenVectorsNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
172.961669921875,
274.0889587402344
],
"params": {},
"width": 100.0
},
"Vector in.001": {
"bl_idname": "GenVectorsNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
171.84890747070312,
104.79207611083984
],
"params": {
"z_": 1.0
},
"width": 100.0
},
"Vector in.002": {
"bl_idname": "GenVectorsNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
170.5369110107422,
-46.44036865234375
],
"params": {
"x_": 1.0,
"y_": 1.0,
"z_": -1.0
},
"width": 100.0
},
"Viewer Draw Mk3": {
"bl_idname": "SvVDExperimental",
"color": [
1.0,
0.30000001192092896,
0.0
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
1020.9805908203125,
330.3002014160156
],
"params": {
"display_verts": 0,
"draw_gl_polygonoffset": 1
},
"use_custom_color": true,
"width": 140.0
}
},
"update_lists": [
[
"Number Range",
0,
"Scalar Math",
0
],
[
"Scalar Math",
0,
"Vector in",
1
],
[
"Scalar Math",
1,
"Vector in",
2
],
[
"Vector in",
0,
"Vector Math",
0
],
[
"Vector in.001",
0,
"Vector Math",
1
],
[
"Vector Math",
0,
"Vector Math.001",
0
],
[
"Vector in.002",
0,
"Vector Math.001",
1
],
[
"Vector Math.001",
0,
"List Reverse",
0
],
[
"Vector Math",
0,
"List Join",
0
],
[
"List Reverse",
0,
"List Join",
1
],
[
"List Join",
0,
"Lathe",
0
],
[
"Lathe",
0,
"Viewer Draw Mk3",
0
],
[
"Lathe",
1,
"Viewer Draw Mk3",
2
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment