Created
November 27, 2019 04:33
-
-
Save Durman/4e5c293547f751113c7c4f10d3dee3d8 to your computer and use it in GitHub Desktop.
to do later? 2018
This file contains hidden or 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": { | |
"Matrix Apply": { | |
"bl_idname": "SvMatrixApplyJoinNode", | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
468.9642333984375, | |
437.8164367675781 | |
], | |
"params": {}, | |
"width": 140.0 | |
}, | |
"Merge mesh 2D lite": { | |
"bl_idname": "SvMergeMesh2DLite", | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
669.400390625, | |
455.3712463378906 | |
], | |
"params": {}, | |
"width": 140.0 | |
}, | |
"NGon": { | |
"bl_idname": "SvNGonNode", | |
"color": [ | |
0.0, | |
0.5, | |
0.5 | |
], | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
103.91539001464844, | |
411.042236328125 | |
], | |
"params": {}, | |
"use_custom_color": true, | |
"width": 140.0 | |
}, | |
"Plane MK2": { | |
"bl_idname": "SvPlaneNodeMK2", | |
"color": [ | |
0.0, | |
0.5, | |
0.5 | |
], | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
265.8106689453125, | |
316.9443359375 | |
], | |
"params": {}, | |
"use_custom_color": true, | |
"width": 140.0 | |
}, | |
"Viewer Draw Mk3": { | |
"bl_idname": "SvVDExperimental", | |
"color": [ | |
1.0, | |
0.30000001192092896, | |
0.0 | |
], | |
"height": 100.0, | |
"hide": true, | |
"label": "", | |
"location": [ | |
678.2268676757812, | |
495.0047607421875 | |
], | |
"params": { | |
"draw_gl_polygonoffset": 1 | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
} | |
}, | |
"update_lists": [ | |
[ | |
"NGon", | |
0, | |
"Matrix Apply", | |
0 | |
], | |
[ | |
"NGon", | |
2, | |
"Matrix Apply", | |
2 | |
], | |
[ | |
"Plane MK2", | |
0, | |
"Matrix Apply", | |
3 | |
], | |
[ | |
"Matrix Apply", | |
0, | |
"Merge mesh 2D lite", | |
0 | |
], | |
[ | |
"Matrix Apply", | |
2, | |
"Merge mesh 2D lite", | |
1 | |
], | |
[ | |
"Merge mesh 2D lite", | |
0, | |
"Viewer Draw Mk3", | |
0 | |
], | |
[ | |
"Merge mesh 2D lite", | |
1, | |
"Viewer Draw Mk3", | |
2 | |
] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment