Skip to content

Instantly share code, notes, and snippets.

@enzyme69
Created October 28, 2016 05:40
Show Gist options
  • Save enzyme69/2fbe4a4225560e293ec0f0cb76a18141 to your computer and use it in GitHub Desktop.
Save enzyme69/2fbe4a4225560e293ec0f0cb76a18141 to your computer and use it in GitHub Desktop.
SV Random Pie Structure
{
"export_version": "0.062",
"framed_nodes": {},
"groups": {},
"nodes": {
"Circle": {
"bl_idname": "SvCircleNode",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-89.3712158203125,
161.1803436279297
],
"params": {
"degr_": 0.58695387840271,
"mode_": 1,
"rad_": 1.5099999904632568,
"vert_": 16
},
"width": 140.0
},
"Int": {
"bl_idname": "IntegerNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-810.3723754882812,
-65.47366333007812
],
"params": {
"int_": 95
},
"width": 140.0
},
"Map Range.001": {
"bl_idname": "SvMapRangeNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
40.360321044921875,
-271.316162109375
],
"params": {
"new_max": 360.0,
"new_min": -360.0
},
"width": 140.0
},
"Matrix in": {
"bl_idname": "MatrixGenNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
220.4092559814453,
-90.25665283203125
],
"params": {},
"width": 140.0
},
"Random.001": {
"bl_idname": "RandomNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-138.46881103515625,
-332.06268310546875
],
"params": {},
"width": 140.0
},
"Range Float": {
"bl_idname": "SvGenFloatRange",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-305.2946472167969,
-146.10655212402344
],
"params": {
"count_": 8,
"mode": "FRANGE_STEP",
"step_": 0.04000005125999451
},
"width": 140.0
},
"Range Float.001": {
"bl_idname": "SvGenFloatRange",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-422.6393737792969,
89.93696594238281
],
"params": {
"mode": "FRANGE_COUNT",
"start_": 10.0,
"stop_": 0.9700002670288086
},
"width": 140.0
},
"Vector in": {
"bl_idname": "GenVectorsNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-70.33073425292969,
-102.60874938964844
],
"params": {},
"width": 100.0
},
"Viewer Draw": {
"bl_idname": "ViewerNode2",
"color": [
1.0,
0.30000001192092896,
0.0
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
472.2518310546875,
165.986083984375
],
"params": {
"activate": 1,
"display_verts": 0,
"face_colors": [
0.4031390845775604,
0.5492357611656189,
0.9860594868659973
],
"shading": 1
},
"width": 140.0
},
"Viewer Draw.001": {
"bl_idname": "ViewerNode2",
"color": [
1.0,
0.30000001192092896,
0.0
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
812.2942504882812,
-162.65814208984375
],
"params": {
"activate": 1,
"face_colors": [
0.8989997506141663,
0.029301637783646584,
0.06003301963210106
]
},
"width": 140.0
},
"Z": {
"bl_idname": "svAxisInputNode",
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
68.96504211425781,
-166.93995666503906
],
"params": {},
"width": 100.0
}
},
"update_lists": [
[
"Int",
"Integer",
"Random.001",
"Count"
],
[
"Int",
"Integer",
"Range Float.001",
"Stop"
],
[
"Int",
"Integer",
"Range Float",
"Stop"
],
[
"Range Float",
"Range",
"Vector in",
"Z"
],
[
"Random.001",
"Random",
"Map Range.001",
"Value"
],
[
"Vector in",
"Vectors",
"Matrix in",
"Location"
],
[
"Z",
"Vectors",
"Matrix in",
"Rotation"
],
[
"Map Range.001",
"Value",
"Matrix in",
"Angle"
],
[
"Range Float.001",
"Range",
"Circle",
"Radius"
],
[
"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