Skip to content

Instantly share code, notes, and snippets.

Created March 12, 2017 12:19
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/b6223f0152a98d88bd8a130562419c2d to your computer and use it in GitHub Desktop.
Save anonymous/b6223f0152a98d88bd8a130562419c2d to your computer and use it in GitHub Desktop.
to do later?
{
"export_version": "0.064",
"framed_nodes": {},
"groups": {},
"nodes": {
"Int": {
"bl_idname": "IntegerNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-961.6451416015625,
-115.97826385498047
],
"params": {
"int_": 128
},
"width": 140.0
},
"Map Range": {
"bl_idname": "SvMapRangeNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-319.9428405761719,
85.16334533691406
],
"params": {
"new_max": 1.0
},
"width": 140.0
},
"Map Range.001": {
"bl_idname": "SvMapRangeNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-331.2616271972656,
-120.07798767089844
],
"params": {
"clamp": 1,
"new_max": 1.0
},
"width": 140.0
},
"Math": {
"bl_idname": "ScalarMathNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-135.2208251953125,
-12.481239318847656
],
"params": {
"items_": "SUB",
"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": [
96.99507141113281,
-139.54559326171875
],
"params": {
"items_": "MUL"
},
"width": 140.0
},
"Plane": {
"bl_idname": "PlaneNode",
"color": [
0.9200000166893005,
0.9200000166893005,
0.9200000166893005
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-719.4050903320312,
-42.45288848876953
],
"params": {
"Center": 0,
"Separate": 0,
"int_X": 64,
"int_Y": 64,
"step_X": 1.0,
"step_Y": 1.0
},
"width": 140.0
},
"Texture viewer": {
"bl_idname": "SvTextureViewerNode",
"color": [
0.6284880042076111,
0.931007981300354,
1.0
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
509.38385009765625,
48.22199249267578
],
"params": {
"color_mode": "RGB",
"height_custom_tex": 64,
"selected_custom_tex": 0,
"selected_mode": "S",
"width_custom_tex": 64
},
"width": 190.57534790039062
},
"Vector in": {
"bl_idname": "GenVectorsNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
292.21282958984375,
-15.64474868774414
],
"params": {},
"width": 100.0
},
"Vector out": {
"bl_idname": "VectorsOutNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-539.479736328125,
63.60370635986328
],
"params": {},
"width": 140.0
}
},
"update_lists": [
[
"Int",
"Integer",
"Plane",
"N\u00ba Vertices X"
],
[
"Int",
"Integer",
"Plane",
"N\u00ba Vertices Y"
],
[
"Plane",
"Vertices",
"Vector out",
"Vectors"
],
[
"Vector out",
"X",
"Map Range",
"Value"
],
[
"Int",
"Integer",
"Map Range",
"Old Max"
],
[
"Map Range",
"Value",
"Math",
"Y"
],
[
"Vector out",
"Y",
"Map Range.001",
"Value"
],
[
"Int",
"Integer",
"Map Range.001",
"Old Max"
],
[
"Math",
"float",
"Math.001",
"X"
],
[
"Map Range.001",
"Value",
"Math.001",
"Y"
],
[
"Map Range",
"Value",
"Vector in",
"X"
],
[
"Map Range.001",
"Value",
"Vector in",
"Y"
],
[
"Math.001",
"float",
"Vector in",
"Z"
],
[
"Vector in",
"Vectors",
"Texture viewer",
"Float"
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment