Created
June 17, 2020 00:09
-
-
Save enzyme69/fa7a7130185479a60ebfc5f448eb5952 to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 (5a04533) | Blender.2.83.0 | CapsuleFlower | 2020.06.17 | 10:08
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"export_version": "0.079", | |
"framed_nodes": {}, | |
"groups": {}, | |
"nodes": { | |
"IcoSphere": { | |
"bl_idname": "SvIcosphereNode", | |
"color": [ | |
0.0, | |
0.5, | |
0.5 | |
], | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-67.98435974121094, | |
21.835060119628906 | |
], | |
"params": { | |
"radius": 8.079999923706055, | |
"subdivisions": 2 | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
}, | |
"Matrix normal": { | |
"bl_idname": "SvMatrixNormalNode", | |
"custom_socket_props": { | |
"0": { | |
"prop": [ | |
0.0, | |
0.0, | |
0.0 | |
], | |
"use_prop": true | |
}, | |
"1": { | |
"prop": [ | |
0.0, | |
0.0, | |
0.0 | |
], | |
"use_prop": true | |
} | |
}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
147.1187744140625, | |
87.98818969726562 | |
], | |
"params": { | |
"track": "-X" | |
}, | |
"width": 140.0 | |
}, | |
"Rounded Box.001": { | |
"bl_idname": "SvBoxRoundedNode", | |
"custom_socket_props": { | |
"3": { | |
"expanded": true | |
} | |
}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-259.25604248046875, | |
281.5306701660156 | |
], | |
"params": { | |
"arcdiv": 4, | |
"div_type": 2, | |
"lindiv": 0.0, | |
"odd_axis_align": 0, | |
"radius": 1.0, | |
"vector_vsize": [ | |
6.0, | |
2.0, | |
2.0 | |
] | |
}, | |
"width": 140.0 | |
}, | |
"Viewer Draw Mk3": { | |
"bl_idname": "SvVDExperimental", | |
"color": [ | |
1.0, | |
0.5889999866485596, | |
0.21400000154972076 | |
], | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
397.44268798828125, | |
332.784423828125 | |
], | |
"params": {}, | |
"use_custom_color": true, | |
"width": 140.0 | |
} | |
}, | |
"update_lists": [ | |
[ | |
"IcoSphere", | |
0, | |
"Matrix normal", | |
0 | |
], | |
[ | |
"IcoSphere", | |
0, | |
"Matrix normal", | |
1 | |
], | |
[ | |
"Rounded Box.001", | |
0, | |
"Viewer Draw Mk3", | |
0 | |
], | |
[ | |
"Rounded Box.001", | |
1, | |
"Viewer Draw Mk3", | |
2 | |
], | |
[ | |
"Matrix normal", | |
0, | |
"Viewer Draw Mk3", | |
3 | |
] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment