Created
May 24, 2021 16:40
-
-
Save msurguy/b2836ea1e9fe56504ae73edee8827a89 to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 (0ab145c) | Blender.2.92.0 | NodeTree | 2021.05.24 | 09:40 | license: CC BY-SA
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.10", | |
"framed_nodes": {}, | |
"groups": {}, | |
"nodes": { | |
"Frame info": { | |
"bl_idname": "SvFrameInfoNodeMK2", | |
"color": [ | |
0.0, | |
0.5, | |
0.20000000298023224 | |
], | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-1107.525390625, | |
-159.8664093017578 | |
], | |
"params": {}, | |
"use_custom_color": true, | |
"width": 140.0 | |
}, | |
"Map Range": { | |
"bl_idname": "SvMapRangeNode", | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-878.7259521484375, | |
-173.8181915283203 | |
], | |
"params": { | |
"old_max": 720.0 | |
}, | |
"width": 140.0 | |
}, | |
"Matrix In": { | |
"bl_idname": "SvMatrixInNodeMK4", | |
"custom_socket_props": { | |
"0": { | |
"expanded": true | |
}, | |
"1": { | |
"expanded": true | |
}, | |
"6": { | |
"expanded": true | |
} | |
}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-466.8688659667969, | |
57.93685531616211 | |
], | |
"params": { | |
"location_": [ | |
0.0, | |
0.0, | |
5.579999923706055 | |
], | |
"rotation_mode": "EULER" | |
}, | |
"width": 140.0 | |
}, | |
"Mesh viewer": { | |
"bl_idname": "SvMeshViewer", | |
"color": [ | |
1.0, | |
0.5889999866485596, | |
0.21400000154972076 | |
], | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
28.350505828857422, | |
393.19696044921875 | |
], | |
"params": { | |
"is_merge": true | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
}, | |
"Noise Displace": { | |
"bl_idname": "SvNoiseDisplaceNode", | |
"custom_socket_props": { | |
"3": { | |
"expanded": true | |
} | |
}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-297.8559265136719, | |
332.0448913574219 | |
], | |
"params": { | |
"noise_type": "NUMPY_PERLIN", | |
"scale_out_v": [ | |
1.0, | |
0.0, | |
0.0 | |
] | |
}, | |
"width": 140.0 | |
}, | |
"Sphere": { | |
"bl_idname": "SphereNode", | |
"color": [ | |
0.0, | |
0.5, | |
0.5 | |
], | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-742.7744140625, | |
333.2641296386719 | |
], | |
"params": { | |
"U_": 100, | |
"V_": 100 | |
}, | |
"use_custom_color": true, | |
"width": 140.0 | |
}, | |
"Vector in": { | |
"bl_idname": "GenVectorsNode", | |
"custom_socket_props": {}, | |
"height": 100.0, | |
"hide": false, | |
"label": "", | |
"location": [ | |
-634.86669921875, | |
9.147537231445312 | |
], | |
"params": {}, | |
"width": 100.0 | |
} | |
}, | |
"update_lists": [ | |
[ | |
"Frame info", | |
0, | |
"Map Range", | |
0 | |
], | |
[ | |
"Noise Displace", | |
0, | |
"Mesh viewer", | |
0 | |
], | |
[ | |
"Sphere", | |
1, | |
"Mesh viewer", | |
1 | |
], | |
[ | |
"Sphere", | |
2, | |
"Mesh viewer", | |
2 | |
], | |
[ | |
"Sphere", | |
0, | |
"Noise Displace", | |
0 | |
], | |
[ | |
"Matrix In", | |
0, | |
"Noise Displace", | |
4 | |
], | |
[ | |
"Map Range", | |
0, | |
"Vector in", | |
0 | |
], | |
[ | |
"Vector in", | |
0, | |
"Matrix In", | |
0 | |
] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment