Skip to content

Instantly share code, notes, and snippets.

@portnov
Created May 30, 2020 18:43
Show Gist options
  • Save portnov/bb38f4595a8299e86d817c5720a57a97 to your computer and use it in GitHub Desktop.
Save portnov/bb38f4595a8299e86d817c5720a57a97 to your computer and use it in GitHub Desktop.
Sverchok.0.6.0.0 | Blender.2.82(sub7) | NodeTree | 2020.05.30 | 23:43
{
"export_version": "0.079",
"framed_nodes": {},
"groups": {},
"nodes": {
"A Number": {
"bl_idname": "SvNumberNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-381.2197265625,
-19.20517349243164
],
"params": {
"float_": 0.7000000476837158,
"float_draft_": 0.0,
"int_": 0,
"int_draft_": 0
},
"width": 140.0
},
"A Number.001": {
"bl_idname": "SvNumberNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-396.729736328125,
-103.38106536865234
],
"params": {
"float_": 2.0,
"float_draft_": 0.0,
"int_": 0,
"int_draft_": 0
},
"width": 140.0
},
"A Number.002": {
"bl_idname": "SvNumberNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-408.1581726074219,
-183.4707489013672
],
"params": {
"float_": 0.9200000166893005,
"float_draft_": 0.0,
"int_": 0,
"int_draft_": 0
},
"width": 140.0
},
"Concat Curves": {
"bl_idname": "SvExConcatCurvesNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
140.3836669921875,
-19.05286407470703
],
"params": {
"check": 1
},
"width": 140.0
},
"Curve Domain": {
"bl_idname": "SvExCurveRangeNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
565.6143798828125,
218.10826110839844
],
"params": {},
"width": 140.0
},
"Evaluate Curve": {
"bl_idname": "SvExEvalCurveNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
508.271728515625,
541.5875854492188
],
"params": {},
"width": 140.0
},
"Evaluate Surface": {
"bl_idname": "SvExEvalSurfaceNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
554.5032348632812,
45.908302307128906
],
"params": {
"samples_u": 26,
"samples_v": 147
},
"width": 140.0
},
"Extrude Curve Along Curve": {
"bl_idname": "SvExExtrudeCurveCurveSurfaceNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
360.3836669921875,
-25.338714599609375
],
"params": {
"algorithm": "track",
"origin": "extrusion"
},
"width": 140.0
},
"NGon": {
"bl_idname": "SvNGonNode",
"color": [
0.0,
0.5,
0.5
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
-27.411388397216797,
-173.8717498779297
],
"params": {
"rad_": 0.14000000059604645,
"sides_": 6
},
"use_custom_color": true,
"width": 140.0
},
"Polyline": {
"bl_idname": "SvExPolylineNode",
"height": 100.0,
"hide": false,
"label": "",
"location": [
169.05520629882812,
-167.4322509765625
],
"params": {
"is_cyclic": 1
},
"width": 140.0
},
"Profile Parametric Mk3": {
"bl_idname": "SvProfileNodeMK3",
"height": 100.0,
"hide": false,
"label": "",
"location": [
-95.49151611328125,
164.0832061767578
],
"params": {
"filename": "smooth_arrow.txt"
},
"profile": "C 1,1 2,1 3,0 4,-1 5,-1 6,0\ns 1,2 0,3 -1,2 0,3\nS 1,7 0,6 -1,-1 0,0 n=40\nX",
"width": 140.0
},
"Stethoscope MK2": {
"bl_idname": "SvStethoscopeNodeMK2",
"color": [
0.5,
0.5,
1.0
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
874.823974609375,
301.5108947753906
],
"params": {
"activate": 1,
"compact": 1,
"num_elements": 1,
"text_color": [
0.949999988079071,
0.949999988079071,
0.949999988079071
]
},
"use_custom_color": true,
"width": 140.0
},
"Viewer Draw Mk3": {
"bl_idname": "SvVDExperimental",
"color": [
1.0,
0.5889999866485596,
0.21400000154972076
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
754.5032348632812,
45.908302307128906
],
"params": {
"activate": 1,
"custom_fragment_shader": "\n uniform float brightness;\n\n in vec3 pos;\n\n void main()\n {\n gl_FragColor = vec4(pos * brightness, 1.0);\n }\n",
"custom_shader_location": "",
"custom_vertex_shader": "\n uniform mat4 viewProjectionMatrix;\n\n in vec3 position;\n out vec3 pos;\n\n void main()\n {\n pos = position;\n gl_Position = viewProjectionMatrix * vec4(position, 1.0f);\n }\n",
"display_edges": 1,
"display_faces": 1,
"display_verts": 0,
"draw_gl_polygonoffset": 1,
"draw_gl_wireframe": 0,
"edge_color": [
0.30573487281799316,
0.003269235836341977,
0.019176948815584183,
1.0
],
"extended_matrix": 0,
"face_color": [
1.0,
0.900135338306427,
0.5130714178085327,
1.0
],
"handle_concave_quads": 0,
"line_width": 1,
"node_ui_show_attrs_socket": 0,
"point_size": 4.0,
"selected_draw_mode": "facet",
"u_dash_size": 0.11999999731779099,
"u_gap_size": 0.1899999976158142,
"u_resolution": [
25.0,
18.0
],
"use_dashed": 0,
"vector_light": [
0.20000000298023224,
0.6000000238418579,
0.4000000059604645
],
"vert_color": [
0.9111706614494324,
0.4350321292877197,
0.2654842138290405,
1.0
]
},
"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": [
162.47714233398438,
415.2712097167969
],
"params": {
"activate": 0,
"edge_color": [
1.0,
0.0,
0.038045164197683334,
1.0
]
},
"use_custom_color": true,
"width": 140.0
},
"Viewer Draw Mk3.002": {
"bl_idname": "SvVDExperimental",
"color": [
1.0,
0.5889999866485596,
0.21400000154972076
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
708.271728515625,
541.5875854492188
],
"params": {
"activate": 1,
"display_verts": 0
},
"use_custom_color": true,
"width": 140.0
},
"Viewer Index+": {
"bl_idname": "SvIDXViewer28",
"color": [
1.0,
0.5889999866485596,
0.21400000154972076
],
"height": 100.0,
"hide": false,
"label": "",
"location": [
744.7003173828125,
786.7184448242188
],
"params": {
"draw_bface": 0,
"numid_verts_col": [
0.3910001814365387,
1.0,
0.9422307014465332,
1.0
]
},
"use_custom_color": true,
"width": 140.0
}
},
"update_lists": [
[
"Profile Parametric Mk3",
4,
"Stethoscope MK2",
0
],
[
"Profile Parametric Mk3",
4,
"Concat Curves",
0
],
[
"Concat Curves",
0,
"Evaluate Curve",
0
],
[
"Evaluate Curve",
0,
"Viewer Index+",
0
],
[
"NGon",
0,
"Polyline",
0
],
[
"Polyline",
0,
"Extrude Curve Along Curve",
0
],
[
"Concat Curves",
0,
"Extrude Curve Along Curve",
1
],
[
"Extrude Curve Along Curve",
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
],
[
"Evaluate Curve",
0,
"Viewer Draw Mk3.002",
0
],
[
"Evaluate Curve",
1,
"Viewer Draw Mk3.002",
1
],
[
"Profile Parametric Mk3",
0,
"Viewer Draw Mk3.001",
0
],
[
"Profile Parametric Mk3",
1,
"Viewer Draw Mk3.001",
1
],
[
"Concat Curves",
0,
"Curve Domain",
0
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment