Skip to content

Instantly share code, notes, and snippets.

@nortikin
Created August 28, 2024 16:48
Show Gist options
  • Save nortikin/71386ac99fe9f8fcbd7917b225c34622 to your computer and use it in GitHub Desktop.
Save nortikin/71386ac99fe9f8fcbd7917b225c34622 to your computer and use it in GitHub Desktop.
Sverchok.v1.3.0-alpha (e1bd458) | Blender.4.2.0 | Вася+Света | 2024.08.28 | 19:48 | license: CC BY-SA
{
"export_version": "1.0",
"main_tree": {
"nodes": {
"Formula": {
"attributes": {
"location": [
1980.0,
220.0
],
"width": 230.0
},
"properties": {
"formula1": "\u0412\u0430\u0441\u044f+\u0421\u0432\u0435\u0442\u0430"
},
"inputs": {
"\u0412\u0430\u0441\u044f": {
"bl_idname": "SvFormulaSocket",
"name": "\u0412\u0430\u0441\u044f"
},
"\u0421\u0432\u0435\u0442\u0430": {
"bl_idname": "SvFormulaSocket",
"name": "\u0421\u0432\u0435\u0442\u0430"
}
},
"outputs": {
"Result": {
"bl_idname": "SvStringsSocket",
"name": "Result"
}
},
"bl_idname": "SvFormulaNodeMk5"
},
"Simple Text": {
"attributes": {
"location": [
1780.0,
200.0
],
"color": [
0.8588235378265381,
0.8588240146636963,
1.0
],
"use_custom_color": true
},
"outputs": {
"Text": {
"bl_idname": "SvTextSocket",
"name": "Text",
"properties": {
"custom_draw": "draw_output",
"default_property": "\u041b\u044e"
}
}
},
"bl_idname": "SvSimpleTextNode"
},
"Simple Text.001": {
"attributes": {
"location": [
1780.0,
120.0
],
"color": [
0.8588235378265381,
0.8588240146636963,
1.0
],
"use_custom_color": true
},
"outputs": {
"Text": {
"bl_idname": "SvTextSocket",
"name": "Text",
"properties": {
"custom_draw": "draw_output",
"default_property": "\u0431\u043e\u0432\u044c"
}
}
},
"bl_idname": "SvSimpleTextNode"
},
"Stethoscope MK2": {
"attributes": {
"location": [
2260.0,
220.0
],
"color": [
0.8588235378265381,
0.8588240146636963,
1.0
],
"use_custom_color": true
},
"properties": {
"text_color": [
0.949999988079071,
0.949999988079071,
0.949999988079071
],
"location_theta": 1.0080000162124634,
"num_elements": 1
},
"inputs": {
"Data": {
"bl_idname": "SvStringsSocket",
"name": "Data"
}
},
"bl_idname": "SvStethoscopeNodeMK2"
},
"Curve Formula": {
"attributes": {
"location": [
2740.0,
440.0
],
"width": 208.95849609375
},
"properties": {
"t_max": 15.793185234069824,
"formula2": "tan(t)",
"output_mode": "CYL",
"formula3": "t/(2*pi)*2"
},
"inputs": {
"TMin": {
"bl_idname": "SvStringsSocket",
"name": "TMin",
"properties": {
"prop_name": "t_min"
}
},
"TMax": {
"bl_idname": "SvStringsSocket",
"name": "TMax",
"properties": {
"prop_name": "t_max"
}
}
},
"outputs": {
"Curve": {
"bl_idname": "SvCurveSocket",
"name": "Curve"
}
},
"bl_idname": "SvExCurveFormulaNode"
},
"Curve Viewer": {
"attributes": {
"location": [
3160.0,
440.0
],
"width": 302.445068359375,
"color": [
0.6079999804496765,
0.6079999804496765,
0.6079999804496765
],
"use_custom_color": true
},
"properties": {
"basedata_name": "Eta",
"selected_mode": "Merge",
"depth": 0.0
},
"inputs": {
"vertices": {
"bl_idname": "SvVerticesSocket",
"name": "vertices"
},
"edges": {
"bl_idname": "SvStringsSocket",
"name": "edges"
},
"matrix": {
"bl_idname": "SvMatrixSocket",
"name": "matrix"
}
},
"bl_idname": "SvCurveViewerNodeV28"
},
"Adaptive Plot Curve": {
"attributes": {
"location": [
2980.0,
440.0
]
},
"properties": {
"sample_size": 200,
"count": 10000
},
"inputs": {
"Curve": {
"bl_idname": "SvCurveSocket",
"name": "Curve"
},
"Segments": {
"bl_idname": "SvStringsSocket",
"name": "Segments",
"properties": {
"prop_name": "sample_size"
}
},
"MinPpe": {
"bl_idname": "SvStringsSocket",
"name": "MinPpe",
"attributes": {
"hide": true
},
"properties": {
"prop_name": "min_ppe"
}
},
"MaxPpe": {
"bl_idname": "SvStringsSocket",
"name": "MaxPpe",
"attributes": {
"hide": true
},
"properties": {
"prop_name": "max_ppe"
}
},
"Count": {
"bl_idname": "SvStringsSocket",
"name": "Count",
"properties": {
"prop_name": "count"
}
},
"Seed": {
"bl_idname": "SvStringsSocket",
"name": "Seed",
"attributes": {
"hide": true
},
"properties": {
"prop_name": "seed"
}
}
},
"outputs": {
"Vertices": {
"bl_idname": "SvVerticesSocket",
"name": "Vertices"
},
"Edges": {
"bl_idname": "SvStringsSocket",
"name": "Edges"
},
"T": {
"bl_idname": "SvStringsSocket",
"name": "T"
}
},
"bl_idname": "SvAdaptivePlotCurveNode"
}
},
"links": [
{
"from_node": "Simple Text",
"from_socket": "Text",
"to_node": "Formula",
"to_socket": "\u0412\u0430\u0441\u044f"
},
{
"from_node": "Simple Text.001",
"from_socket": "Text",
"to_node": "Formula",
"to_socket": "\u0421\u0432\u0435\u0442\u0430"
},
{
"from_node": "Formula",
"from_socket": "Result",
"to_node": "Stethoscope MK2",
"to_socket": "Data"
},
{
"from_node": "Adaptive Plot Curve",
"from_socket": "Vertices",
"to_node": "Curve Viewer",
"to_socket": "vertices"
},
{
"from_node": "Adaptive Plot Curve",
"from_socket": "Edges",
"to_node": "Curve Viewer",
"to_socket": "edges"
},
{
"from_node": "Curve Formula",
"from_socket": "Curve",
"to_node": "Adaptive Plot Curve",
"to_socket": "Curve"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment