Skip to content

Instantly share code, notes, and snippets.

Created February 28, 2017 11:14
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 anonymous/3f43dc89bbb1e931aa7eed2c37ca1f32 to your computer and use it in GitHub Desktop.
Save anonymous/3f43dc89bbb1e931aa7eed2c37ca1f32 to your computer and use it in GitHub Desktop.
to do later?
{
"export_version": "0.064",
"framed_nodes": {},
"groups": {},
"nodes": {
"Math": {
"bl_idname": "ScalarMathNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-585.9069213867188,
38.96977233886719
],
"params": {
"items_": "PI"
},
"width": 140.0
},
"Math.001": {
"bl_idname": "ScalarMathNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-406.5923767089844,
54.54255294799805
],
"params": {
"items_": "MUL",
"x": 2.0
},
"width": 140.0
},
"Math.002": {
"bl_idname": "ScalarMathNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-0.1312403678894043,
22.372844696044922
],
"params": {
"items_": "COSINE"
},
"width": 140.0
},
"Range Float": {
"bl_idname": "SvGenFloatRange",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-211.9658203125,
96.21955871582031
],
"params": {
"step_": 0.20000000298023224
},
"width": 140.0
},
"UV Connection": {
"bl_idname": "LineConnectNodeMK2",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
296.3148498535156,
101.42276763916016
],
"params": {
"cicl_check_U": 0,
"cicl_check_V": 0,
"cup_U": 0,
"cup_V": 0,
"dir_check": "U_dir",
"polygons": "Edges",
"slice_check": 0
},
"width": 140.0
},
"Vector in": {
"bl_idname": "GenVectorsNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
166.54986572265625,
117.66407012939453
],
"params": {},
"width": 100.0
},
"Viewer Draw": {
"bl_idname": "ViewerNode2",
"color": [
0.6284880042076111,
0.931007981300354,
1.0
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
493.7127685546875,
116.85581970214844
],
"params": {
"activate": 1,
"ngon_tessellate": 1
},
"width": 140.0
}
},
"update_lists": [
[
"Math",
"float",
"Math.001",
"Y"
],
[
"Math.001",
"float",
"Range Float",
"Step"
],
[
"Range Float",
"Range",
"Math.002",
"X"
],
[
"Range Float",
"Range",
"Vector in",
"X"
],
[
"Math.002",
"float",
"Vector in",
"Y"
],
[
"Vector in",
"Vectors",
"UV Connection",
"vertices"
],
[
"UV Connection",
"vertices",
"Viewer Draw",
"vertices"
],
[
"UV Connection",
"data",
"Viewer Draw",
"edg_pol"
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment