Created
October 23, 2020 19:02
-
-
Save ken26u/c5ee6fb5af6e51217e1cf11acff49051 to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 | Blender.2.90.0 | FieldRandomProde | 2020.10.24 | 04:02
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": { | |
"Attractor Field": { | |
"bl_idname": "SvAttractorFieldNodeMk2", | |
"custom_socket_props": { | |
"0": { | |
"prop": [ | |
0.0, | |
0.0, | |
0.0 | |
] | |
}, | |
"1": { | |
"prop": [ | |
0.0, | |
0.0, | |
1.0 | |
] | |
} | |
}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-21.531946182250977, | |
483.782470703125 | |
], | |
"params": { | |
"amplitude": 1.059999942779541, | |
"attractor_type": "Mesh", | |
"clamp": 0, | |
"falloff_type": "inverse_square", | |
"signed": 0 | |
}, | |
"width": 140.0 | |
}, | |
"Box": { | |
"bl_idname": "SvBoxNodeMk2", | |
"color": [ | |
0.0, | |
0.5, | |
0.5 | |
], | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-233.14645385742188, | |
183.32139587402344 | |
], | |
"params": { | |
"Size": 4.099999904632568 | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
}, | |
"Cylinder.001": { | |
"bl_idname": "SvCylinderNodeMK2", | |
"color": [ | |
0.0, | |
0.5, | |
0.5 | |
], | |
"height": 2.569999933242798, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-518.47998046875, | |
322.4680480957031 | |
], | |
"params": { | |
"cap_bottom": 0, | |
"cap_top": 0, | |
"center": 1, | |
"height": 2.569999933242798, | |
"meridians": 3, | |
"radius_b": 0.0, | |
"radius_t": 1.0, | |
"scale": 1.690000057220459 | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
}, | |
"Field Random Probe": { | |
"bl_idname": "SvFieldRandomProbeNode", | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
256.7760009765625, | |
385.0163269042969 | |
], | |
"params": { | |
"count": 102, | |
"field_max": 1.0, | |
"field_min": 0.0, | |
"proportional": 0, | |
"seed": 4, | |
"threshold": 0.009999999776482582 | |
}, | |
"width": 186.7427978515625 | |
}, | |
"Temporal Viewer": { | |
"bl_idname": "SvVDExperimental", | |
"color": [ | |
0.6661409735679626, | |
0.20302200317382812, | |
0.0 | |
], | |
"height": 100.0, | |
"hide": false, | |
"label": "Temporal Viewer", | |
"location": [ | |
-256.371826171875, | |
478.67388916015625 | |
], | |
"params": {}, | |
"use_custom_color": true, | |
"width": 140.0 | |
}, | |
"Viewer Draw Mk3.001": { | |
"bl_idname": "SvVDExperimental", | |
"color": [ | |
1.0, | |
0.5889999866485596, | |
0.21400000154972076 | |
], | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
523.6907958984375, | |
412.7607421875 | |
], | |
"params": { | |
"vert_color": [ | |
0.8000000715255737, | |
0.013934355229139328, | |
0.0, | |
1.0 | |
] | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
} | |
}, | |
"update_lists": [ | |
[ | |
"Cylinder.001", | |
0, | |
"Attractor Field", | |
0 | |
], | |
[ | |
"Cylinder.001", | |
2, | |
"Attractor Field", | |
4 | |
], | |
[ | |
"Attractor Field", | |
1, | |
"Field Random Probe", | |
0 | |
], | |
[ | |
"Box", | |
0, | |
"Field Random Probe", | |
1 | |
], | |
[ | |
"Field Random Probe", | |
0, | |
"Viewer Draw Mk3.001", | |
0 | |
], | |
[ | |
"Cylinder.001", | |
0, | |
"Temporal Viewer", | |
0 | |
], | |
[ | |
"Cylinder.001", | |
1, | |
"Temporal Viewer", | |
1 | |
], | |
[ | |
"Cylinder.001", | |
2, | |
"Temporal Viewer", | |
2 | |
] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment