Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created April 8, 2017 13:18
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/e828d6a892339fc3405b7b6966abf226 to your computer and use it in GitHub Desktop.
Save zeffii/e828d6a892339fc3405b7b6966abf226 to your computer and use it in GitHub Desktop.
{
"export_version": "0.064",
"framed_nodes": {},
"groups": {},
"nodes": {
"Group Inputs Exp": {
"bl_idname": "SvGroupInputsNodeExp",
"color": [
0.8308190107345581,
0.911391019821167,
0.7545620203018188
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-1961.9542236328125,
63.07728576660156
],
"outputs": [
[
"Vectors",
"VerticesSocket"
]
],
"params": {
"node_kind": "outputs"
},
"width": 140.0
},
"Group Outputs Exp": {
"bl_idname": "SvGroupOutputsNodeExp",
"color": [
0.8308190107345581,
0.911391019821167,
0.7545620203018188
],
"height": 100.0,
"hide": false,
"inputs": [
[
"float",
"StringsSocket"
],
[
"float",
"StringsSocket"
]
],
"label": "",
"location": [
-448.7406005859375,
63.07728576660156
],
"params": {
"node_kind": "inputs"
},
"width": 140.0
},
"Math": {
"bl_idname": "ScalarMathNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-1053.051513671875,
75.51968383789062
],
"params": {
"x": 1.0
},
"width": 140.0
},
"Math.001": {
"bl_idname": "ScalarMathNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-844.4468383789062,
7.88519287109375
],
"params": {
"items_": "MUL",
"y": 43758.546875
},
"width": 140.0
},
"Math.002": {
"bl_idname": "ScalarMathNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-628.7406005859375,
-59.4873046875
],
"params": {
"items_": "MODULO",
"y": 1.0
},
"width": 140.0
},
"Vector Math MK2": {
"bl_idname": "SvVectorMathNodeMK2",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-1255.7607421875,
185.64187622070312
],
"params": {
"current_op": "DOT"
},
"width": 140.0
},
"Vector in": {
"bl_idname": "GenVectorsNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-1498.3924560546875,
150.6109619140625
],
"params": {},
"width": 100.0
},
"Vector in.001": {
"bl_idname": "GenVectorsNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-1456.716552734375,
-8.163192749023438
],
"params": {
"x_": 12.989800453186035,
"y_": 78.23300170898438
},
"width": 143.200927734375
},
"Vector out": {
"bl_idname": "VectorsOutNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-1751.9542236328125,
59.66606903076172
],
"params": {},
"width": 140.0
}
},
"update_lists": [
[
"Group Inputs Exp",
"Vectors",
"Vector out",
"Vectors"
],
[
"Vector out",
"X",
"Vector in",
"X"
],
[
"Vector out",
"Y",
"Vector in",
"Y"
],
[
"Vector in",
"Vectors",
"Vector Math MK2",
"A"
],
[
"Vector in.001",
"Vectors",
"Vector Math MK2",
"B"
],
[
"Vector Math MK2",
"Out",
"Math",
"X"
],
[
"Math",
"float",
"Math.001",
"X"
],
[
"Math.001",
"float",
"Math.002",
"X"
],
[
"Math.002",
"float",
"Group Outputs Exp",
"float"
],
[
"Math.002",
"float",
"Group Outputs Exp",
"float"
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment