Created
November 28, 2019 18:28
-
-
Save brothermechanic/9b76794430edacb5adef8a9ce0342ef4 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.079", | |
"framed_nodes": {}, | |
"groups": {}, | |
"nodes": { | |
"Box": { | |
"bl_idname": "SvBoxNode", | |
"color": [ | |
0.0, | |
0.5, | |
0.5 | |
], | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-710.031494140625, | |
5.990207195281982 | |
], | |
"params": { | |
"Divx": 1, | |
"Divy": 1 | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
}, | |
"CSG Boolean 2": { | |
"bl_idname": "SvCSGBooleanNodeMK2", | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-341.1688232421875, | |
170.866455078125 | |
], | |
"params": { | |
"nest_objs": 0, | |
"selected_mode": "ITX" | |
}, | |
"width": 140.0 | |
}, | |
"IcoSphere": { | |
"bl_idname": "SvIcosphereNode", | |
"color": [ | |
0.0, | |
0.5, | |
0.5 | |
], | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-719.3762817382812, | |
170.92950439453125 | |
], | |
"params": { | |
"radius": 0.75, | |
"subdivisions": 2 | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
}, | |
"Viewer BMesh": { | |
"bl_idname": "SvBmeshViewerNodeV28", | |
"color": [ | |
1.0, | |
0.30000001192092896, | |
0.0 | |
], | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-6.24586296081543, | |
135.2298583984375 | |
], | |
"params": { | |
"object_hide_viewport": 1 | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
} | |
}, | |
"update_lists": [ | |
[ | |
"IcoSphere", | |
0, | |
"CSG Boolean 2", | |
0 | |
], | |
[ | |
"IcoSphere", | |
2, | |
"CSG Boolean 2", | |
1 | |
], | |
[ | |
"Box", | |
0, | |
"CSG Boolean 2", | |
2 | |
], | |
[ | |
"Box", | |
2, | |
"CSG Boolean 2", | |
3 | |
], | |
[ | |
"CSG Boolean 2", | |
0, | |
"Viewer BMesh", | |
0 | |
], | |
[ | |
"CSG Boolean 2", | |
1, | |
"Viewer BMesh", | |
2 | |
] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment