Created
April 7, 2018 14:29
-
-
Save zeffii/eba4cd80b681a958a5c313d997a659fd to your computer and use it in GitHub Desktop.
to do later? 2018
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.072", | |
"framed_nodes": {}, | |
"groups": {}, | |
"nodes": { | |
"Float Series": { | |
"bl_idname": "SvGenFloatRange", | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-604.6683349609375, | |
-58.778350830078125 | |
], | |
"params": { | |
"mode": "FRANGE_COUNT", | |
"stop_": 360.0 | |
}, | |
"width": 140.0 | |
}, | |
"Float Series.001": { | |
"bl_idname": "SvGenFloatRange", | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-607.5752563476562, | |
143.81753540039062 | |
], | |
"params": { | |
"mode": "FRANGE_COUNT", | |
"start_": 0.8190000653266907, | |
"stop_": 1.0 | |
}, | |
"width": 140.0 | |
}, | |
"Integer": { | |
"bl_idname": "IntegerNode", | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-805.9900512695312, | |
-18.243003845214844 | |
], | |
"params": { | |
"int_": 42 | |
}, | |
"width": 140.0 | |
}, | |
"UV Connect.001": { | |
"bl_idname": "LineConnectNodeMK2", | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-167.7644500732422, | |
80.12126159667969 | |
], | |
"params": { | |
"cicl_check_U": 1, | |
"cicl_check_V": 0, | |
"dir_check": "U_dir", | |
"polygons": "Edges" | |
}, | |
"width": 140.0 | |
}, | |
"Vectors polar in": { | |
"bl_idname": "VectorPolarInNode", | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-397.9419250488281, | |
107.2435302734375 | |
], | |
"params": { | |
"angles_mode": "degrees", | |
"coordinates": "theta_", | |
"phi_": 40.31999969482422 | |
}, | |
"width": 151.9700927734375 | |
}, | |
"Viewer Draw2": { | |
"bl_idname": "ViewerNode2", | |
"color": [ | |
1.0, | |
0.30000001192092896, | |
0.0 | |
], | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
109.3695297241211, | |
87.3740463256836 | |
], | |
"params": { | |
"display_edges": 1, | |
"display_verts": 1, | |
"face_colors": [ | |
0.8990001082420349, | |
0.5434854626655579, | |
0.25811639428138733 | |
], | |
"shading": 1 | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
} | |
}, | |
"update_lists": [ | |
[ | |
"Integer", | |
0, | |
"Float Series.001", | |
2 | |
], | |
[ | |
"Integer", | |
0, | |
"Float Series", | |
2 | |
], | |
[ | |
"Float Series.001", | |
0, | |
"Vectors polar in", | |
0 | |
], | |
[ | |
"Float Series", | |
0, | |
"Vectors polar in", | |
1 | |
], | |
[ | |
"Float Series", | |
0, | |
"Vectors polar in", | |
2 | |
], | |
[ | |
"Vectors polar in", | |
0, | |
"UV Connect.001", | |
0 | |
], | |
[ | |
"UV Connect.001", | |
0, | |
"Viewer Draw2", | |
0 | |
], | |
[ | |
"UV Connect.001", | |
1, | |
"Viewer Draw2", | |
1 | |
] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment