Skip to content

Instantly share code, notes, and snippets.

Created March 23, 2017 06:49
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/be2c2c48185aa87503e48e72d2fb7319 to your computer and use it in GitHub Desktop.
Save anonymous/be2c2c48185aa87503e48e72d2fb7319 to your computer and use it in GitHub Desktop.
to do later?
{
"export_version": "0.064",
"framed_nodes": {},
"groups": {},
"nodes": {
"Circle": {
"bl_idname": "SvCircleNode",
"color": [
0.9200000166893005,
0.9200000166893005,
0.9200000166893005
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
1358.578125,
348.8106689453125
],
"params": {
"rad_": 0.10000000149011612,
"vert_": 6
},
"width": 140.0
},
"Float": {
"bl_idname": "FloatNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
1532.0670166015625,
-40.50201416015625
],
"params": {
"float_": 180.0
},
"width": 140.0
},
"Matrix in": {
"bl_idname": "MatrixGenNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
1511.0364990234375,
136.0755615234375
],
"params": {},
"width": 140.0
},
"ParticlesMK2": {
"bl_idname": "SvParticlesMK2Node",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
189.30584716796875,
69.45278930664062
],
"params": {},
"width": 173.1456298828125
},
"ParticlesMK2.001": {
"bl_idname": "SvParticlesMK2Node",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
1120.4638671875,
136.2136688232422
],
"params": {},
"width": 173.1456298828125
},
"Random Vector MK2": {
"bl_idname": "RandomVectorNodeMK2",
"color": [
0.9200000166893005,
0.9200000166893005,
0.9200000166893005
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
1290.9462890625,
-7.3426055908203125
],
"params": {
"count_inner": 10000,
"seed": 62
},
"width": 140.0
},
"Vector Math MK2": {
"bl_idname": "SvVectorMathNodeMK2",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
888.2256469726562,
75.1409912109375
],
"params": {
"amount": 7.579999923706055,
"current_op": "SCALAR"
},
"width": 140.0
},
"Vector Math MK2.001": {
"bl_idname": "SvVectorMathNodeMK2",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
448.22564697265625,
71.35890197753906
],
"params": {
"amount": 0.20000000298023224,
"current_op": "SCALAR"
},
"width": 140.0
},
"Vector Turbulence": {
"bl_idname": "SvTurbulenceNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
668.2256469726562,
136.20375061035156
],
"params": {
"amp": 1.5,
"freq": 3.0,
"hard": 0,
"noise_type": "BLENDER",
"octaves": 4,
"rseed": 1
},
"width": 140.0
},
"Viewer Draw": {
"bl_idname": "ViewerNode2",
"color": [
0.6284880042076111,
0.931007981300354,
1.0
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
1763.6719970703125,
310.0382385253906
],
"params": {
"display_verts": 0
},
"width": 140.0
}
},
"update_lists": [
[
"ParticlesMK2",
"outLocation",
"Vector Math MK2.001",
"A"
],
[
"Vector Math MK2.001",
"Out",
"Vector Turbulence",
"Vertices"
],
[
"Vector Turbulence",
"Noise V",
"Vector Math MK2",
"A"
],
[
"Vector Math MK2",
"Out",
"ParticlesMK2.001",
"Velocity"
],
[
"ParticlesMK2.001",
"outLocation",
"Matrix in",
"Location"
],
[
"Random Vector MK2",
"Random",
"Matrix in",
"Rotation"
],
[
"Float",
"Float",
"Matrix in",
"Angle"
],
[
"Circle",
"Vertices",
"Viewer Draw",
"vertices"
],
[
"Circle",
"Polygons",
"Viewer Draw",
"edg_pol"
],
[
"Matrix in",
"Matrix",
"Viewer Draw",
"matrix"
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment