Skip to content

Instantly share code, notes, and snippets.

@ken26u
Created June 2, 2020 05:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ken26u/b2978cde1baf3798b598ec138ff36e1b to your computer and use it in GitHub Desktop.
Save ken26u/b2978cde1baf3798b598ec138ff36e1b to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 (b1d86a1) | Blender.2.82(sub7) | SurfaceFormulaTest | 2020.06.02 | 14:32
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"Evaluate Surface": {
"bl_idname": "SvExEvalSurfaceNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-382.8630676269531,
153.7990264892578
],
"params": {
"samples_u": 4,
"samples_v": 5
},
"width": 140.0
},
"Surface Formula": {
"bl_idname": "SvExSurfaceFormulaNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-794.7522583007812,
143.51637268066406
],
"params": {
"formula1": "u",
"formula2": "v",
"formula3": "sin(v/(2*pi)*pi+pi)+cos(u/(2*pi)*pi+pi)+2",
"output_mode": "XYZ",
"u_max": 4.710000038146973,
"v_max": 6.2831854820251465,
"v_min": 0.0
},
"width": 379.9678649902344
},
"Viewer Draw Mk3": {
"bl_idname": "SvVDExperimental",
"color": [
1.0,
0.5889999866485596,
0.21400000154972076
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-187.2805633544922,
141.04286193847656
],
"params": {},
"use_custom_color": true,
"width": 140.0
}
},
"update_lists": [
[
"Surface Formula",
0,
"Evaluate Surface",
0
],
[
"Evaluate Surface",
0,
"Viewer Draw Mk3",
0
],
[
"Evaluate Surface",
1,
"Viewer Draw Mk3",
1
],
[
"Evaluate Surface",
2,
"Viewer Draw Mk3",
2
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment