Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created September 2, 2016 17:47
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/c4d6f5366803160b4e78a6347ac62112 to your computer and use it in GitHub Desktop.
Save zeffii/c4d6f5366803160b4e78a6347ac62112 to your computer and use it in GitHub Desktop.
{
"export_version": "0.062",
"framed_nodes": {},
"groups": {},
"nodes": {
"Bmesh Viewer Draw 2": {
"bl_idname": "SvBmeshViewerNodeMK2",
"color": [
1.0,
0.30000001192092896,
0.0
],
"height": 100.0,
"hide": true,
"label": "",
"location": [
80.6148681640625,
44.60353088378906
],
"params": {
"basemesh_name": "Alpha",
"lp": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
"width": 140.0
},
"Integer": {
"bl_idname": "IntegerNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-485.2481689453125,
-376.5005798339844
],
"params": {
"int_": 135
},
"width": 140.0
},
"List Length": {
"bl_idname": "ListLengthNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": true,
"label": "",
"location": [
-319.8750915527344,
-131.1113739013672
],
"params": {},
"width": 140.0
},
"Random": {
"bl_idname": "RandomNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-314.54608154296875,
-270.55975341796875
],
"params": {},
"width": 140.0
},
"Random.001": {
"bl_idname": "RandomNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-313.51776123046875,
-369.30072021484375
],
"params": {
"seed": 6.299999713897705
},
"width": 140.0
},
"Random.002": {
"bl_idname": "RandomNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-311.46112060546875,
-472.1558837890625
],
"params": {
"seed": 3.8399999141693115
},
"width": 140.0
},
"Set": {
"bl_idname": "SvSetPropNode",
"color": [
0.0,
0.5,
0.20000000298023224
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-309.4267578125,
-170.09860229492188
],
"params": {
"bad_prop": 0,
"prop_name": "bpy.data.node_groups['NodeTree'].nodes['Integer'].int_"
},
"width": 347.9855041503906
},
"Sphere": {
"bl_idname": "SphereNode",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-483.25494384765625,
3.9165782928466797
],
"params": {
"U_": 15,
"V_": 10
},
"width": 140.0
},
"Vectors in": {
"bl_idname": "GenVectorsNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-145.90074157714844,
-300.3877258300781
],
"params": {},
"width": 100.0
},
"Vertex colors": {
"bl_idname": "SvVertexColorNode",
"color": [
0.0,
0.5,
0.20000000298023224
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
168.92127990722656,
-297.6988525390625
],
"params": {
"mode": "vertices",
"object_ref": "Alpha_0",
"vertex_color": "Sv_VColor"
},
"width": 140.0
}
},
"update_lists": [
[
"Sphere",
"Polygons",
"List Length",
"Data"
],
[
"List Length",
"Length",
"Set",
"Data"
],
[
"Sphere",
"Vertices",
"Bmesh Viewer Draw 2",
"vertices"
],
[
"Sphere",
"Polygons",
"Bmesh Viewer Draw 2",
"faces"
],
[
"Integer",
"Integer",
"Random.001",
"Count"
],
[
"Integer",
"Integer",
"Random",
"Count"
],
[
"Integer",
"Integer",
"Random.002",
"Count"
],
[
"Random",
"Random",
"Vectors in",
"X"
],
[
"Random.001",
"Random",
"Vectors in",
"Y"
],
[
"Random.002",
"Random",
"Vectors in",
"Z"
],
[
"Vectors in",
"Vectors",
"Vertex colors",
"Color"
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment