Skip to content

Instantly share code, notes, and snippets.

@nortikin
Created October 10, 2025 16:00
Show Gist options
  • Select an option

  • Save nortikin/1acd2ac34149224398a26db867977b02 to your computer and use it in GitHub Desktop.

Select an option

Save nortikin/1acd2ac34149224398a26db867977b02 to your computer and use it in GitHub Desktop.
Sverchok.v1.3.0 (d0ffee0) | Blender.4.5.0Alpha | Open3d | 2025.10.10 | 19:00 | license: CC BY-SA
{
"export_version": "1.0",
"main_tree": {
"nodes": {
"Triangle Mesh Poke": {
"attributes": {
"location": [
4000.0,
740.0
],
"width": 200.0
},
"properties": {
"offset": 0.019999999552965164
},
"inputs": {
"O3D Triangle Mesh": {
"bl_idname": "SvO3TriangleMeshSocket",
"name": "O3D Triangle Mesh",
"properties": {
"is_mandatory": true,
"default_mode": "NONE"
}
},
"Offset": {
"bl_idname": "SvStringsSocket",
"name": "Offset",
"properties": {
"prop_name": "offset"
}
},
"Mask": {
"bl_idname": "SvStringsSocket",
"name": "Mask",
"properties": {
"default_mode": "MASK"
}
},
"New Vertex Color": {
"bl_idname": "SvColorSocket",
"name": "New Vertex Color"
},
"New Material Id": {
"bl_idname": "SvStringsSocket",
"name": "New Material Id"
}
},
"outputs": {
"O3D Triangle Mesh": {
"bl_idname": "SvO3TriangleMeshSocket",
"name": "O3D Triangle Mesh"
},
"New Vertices": {
"bl_idname": "SvVerticesSocket",
"name": "New Vertices"
},
"New Verts Idx": {
"bl_idname": "SvStringsSocket",
"name": "New Verts Idx"
},
"New Faces Idx": {
"bl_idname": "SvStringsSocket",
"name": "New Faces Idx"
}
},
"bl_idname": "SvO3TriangleMeshPokeNode"
},
"Point Cloud In": {
"attributes": {
"location": [
3520.0,
680.0
],
"width": 200.0
},
"inputs": {
"Vertices": {
"bl_idname": "SvVerticesSocket",
"name": "Vertices",
"properties": {
"is_mandatory": true
}
},
"Normals": {
"bl_idname": "SvVerticesSocket",
"name": "Normals"
},
"Colors": {
"bl_idname": "SvColorSocket",
"name": "Colors"
}
},
"outputs": {
"O3D Point Cloud": {
"bl_idname": "SvO3PointCloudSocket",
"name": "O3D Point Cloud"
}
},
"bl_idname": "SvO3PointCloudInNode"
},
"Cricket": {
"attributes": {
"location": [
2880.0,
760.0
],
"color": [
0.9200000166893005,
0.9200000166893005,
0.9200000166893005
],
"use_custom_color": true
},
"inputs": {
"Scale": {
"bl_idname": "SvStringsSocket",
"name": "Scale",
"properties": {
"prop_name": "cricket_scale"
}
}
},
"outputs": {
"Vertices": {
"bl_idname": "SvVerticesSocket",
"name": "Vertices"
},
"Faces": {
"bl_idname": "SvStringsSocket",
"name": "Faces"
}
},
"bl_idname": "SvCricketNode"
},
"Component Analyzer": {
"attributes": {
"location": [
3240.0,
740.0
]
},
"properties": {
"mode": "Verts",
"vertex_normal_mode": "BMESH"
},
"inputs": {
"Vertices": {
"bl_idname": "SvVerticesSocket",
"name": "Vertices",
"properties": {
"is_mandatory": true
}
},
"Edges": {
"bl_idname": "SvStringsSocket",
"name": "Edges",
"attributes": {
"hide": true
},
"properties": {
"nesting_level": 3
}
},
"Faces": {
"bl_idname": "SvStringsSocket",
"name": "Faces",
"properties": {
"nesting_level": 3,
"is_mandatory": true
}
}
},
"outputs": {
"Normal_001": {
"bl_idname": "SvVerticesSocket",
"name": "Normal"
},
"Faces": {
"bl_idname": "SvVerticesSocket",
"name": "Faces",
"attributes": {
"hide": true
}
},
"Mask": {
"bl_idname": "SvVerticesSocket",
"name": "Mask",
"attributes": {
"hide": true
}
}
},
"bl_idname": "SvComponentAnalyzerNode"
},
"Triangle Mesh from Point Cloud": {
"attributes": {
"location": [
3800.0,
720.0
]
},
"properties": {
"density_filter": 2.0
},
"inputs": {
"O3D Point Cloud": {
"bl_idname": "SvO3PointCloudSocket",
"name": "O3D Point Cloud",
"properties": {
"is_mandatory": true
}
},
"Alpha": {
"bl_idname": "SvStringsSocket",
"name": "Alpha",
"attributes": {
"hide": true
},
"properties": {
"prop_name": "alpha",
"nesting_level": 1,
"pre_processing": "ONE_ITEM"
}
},
"Radius": {
"bl_idname": "SvStringsSocket",
"name": "Radius",
"attributes": {
"hide": true
},
"properties": {
"prop_name": "radius",
"nesting_level": 1,
"pre_processing": "ONE_ITEM"
}
},
"Depth": {
"bl_idname": "SvStringsSocket",
"name": "Depth",
"properties": {
"prop_name": "depth",
"nesting_level": 1,
"pre_processing": "ONE_ITEM"
}
},
"Scale": {
"bl_idname": "SvStringsSocket",
"name": "Scale",
"properties": {
"prop_name": "scale",
"nesting_level": 1,
"pre_processing": "ONE_ITEM"
}
},
"Density filter": {
"bl_idname": "SvStringsSocket",
"name": "Density filter",
"properties": {
"prop_name": "density_filter",
"pre_processing": "ONE_ITEM",
"nesting_level": 1
}
}
},
"outputs": {
"O3D Triangle Mesh": {
"bl_idname": "SvO3TriangleMeshSocket",
"name": "O3D Triangle Mesh"
},
"Density": {
"bl_idname": "SvStringsSocket",
"name": "Density"
}
},
"bl_idname": "SvO3TriangleMeshFromPointCloudNode"
},
"Triangle Mesh Out": {
"attributes": {
"location": [
4340.0,
740.0
]
},
"inputs": {
"O3D Triangle Mesh": {
"bl_idname": "SvO3TriangleMeshSocket",
"name": "O3D Triangle Mesh",
"properties": {
"is_mandatory": true
}
}
},
"outputs": {
"Vertices": {
"bl_idname": "SvVerticesSocket",
"name": "Vertices"
},
"Edges": {
"bl_idname": "SvStringsSocket",
"name": "Edges"
},
"Faces": {
"bl_idname": "SvStringsSocket",
"name": "Faces"
},
"Vertex Normal": {
"bl_idname": "SvVerticesSocket",
"name": "Vertex Normal"
},
"Vertex Color": {
"bl_idname": "SvColorSocket",
"name": "Vertex Color"
},
"Face Normal": {
"bl_idname": "SvVerticesSocket",
"name": "Face Normal"
},
"Face Center": {
"bl_idname": "SvVerticesSocket",
"name": "Face Center"
},
"Face Area": {
"bl_idname": "SvStringsSocket",
"name": "Face Area"
},
"UV Verts": {
"bl_idname": "SvVerticesSocket",
"name": "UV Verts"
},
"UV Faces": {
"bl_idname": "SvStringsSocket",
"name": "UV Faces"
},
"Material Id": {
"bl_idname": "SvStringsSocket",
"name": "Material Id"
}
},
"bl_idname": "SvO3TriangleMeshOutNode"
},
"Viewer Draw": {
"attributes": {
"location": [
4540.0,
740.0
],
"color": [
0.6284880042076111,
0.931007981300354,
1.0
],
"use_custom_color": true
},
"properties": {
"selected_draw_mode": "facet",
"display_verts": false
},
"inputs": {
"Vertices": {
"bl_idname": "SvVerticesSocket",
"name": "Vertices",
"properties": {
"custom_draw": "draw_property_socket"
}
},
"Edges": {
"bl_idname": "SvStringsSocket",
"name": "Edges",
"properties": {
"custom_draw": "draw_property_socket"
}
},
"Polygons": {
"bl_idname": "SvStringsSocket",
"name": "Polygons"
},
"Matrix": {
"bl_idname": "SvMatrixSocket",
"name": "Matrix"
},
"Vector Color": {
"bl_idname": "SvColorSocket",
"name": "Vector Color",
"properties": {
"custom_draw": "draw_color_socket",
"prop_name": "vector_color"
}
},
"Edge Color": {
"bl_idname": "SvColorSocket",
"name": "Edge Color",
"properties": {
"custom_draw": "draw_color_socket",
"prop_name": "edge_color"
}
},
"Polygon Color": {
"bl_idname": "SvColorSocket",
"name": "Polygon Color",
"properties": {
"custom_draw": "draw_color_socket",
"prop_name": "polygon_color"
}
},
"attrs": {
"bl_idname": "SvStringsSocket",
"name": "attrs",
"attributes": {
"hide": true
},
"properties": {
"quick_link_to_node": "SvVDAttrsNodeMk2"
}
}
},
"bl_idname": "SvViewerDrawMk4"
}
},
"links": [
{
"from_node": "Triangle Mesh from Point Cloud",
"from_socket": "O3D Triangle Mesh",
"to_node": "Triangle Mesh Poke",
"to_socket": "O3D Triangle Mesh"
},
{
"from_node": "Cricket",
"from_socket": "Vertices",
"to_node": "Point Cloud In",
"to_socket": "Vertices"
},
{
"from_node": "Component Analyzer",
"from_socket": "Normal_001",
"to_node": "Point Cloud In",
"to_socket": "Normals"
},
{
"from_node": "Cricket",
"from_socket": "Vertices",
"to_node": "Component Analyzer",
"to_socket": "Vertices"
},
{
"from_node": "Cricket",
"from_socket": "Faces",
"to_node": "Component Analyzer",
"to_socket": "Faces"
},
{
"from_node": "Point Cloud In",
"from_socket": "O3D Point Cloud",
"to_node": "Triangle Mesh from Point Cloud",
"to_socket": "O3D Point Cloud"
},
{
"from_node": "Triangle Mesh Poke",
"from_socket": "O3D Triangle Mesh",
"to_node": "Triangle Mesh Out",
"to_socket": "O3D Triangle Mesh"
},
{
"from_node": "Triangle Mesh Out",
"from_socket": "Vertices",
"to_node": "Viewer Draw",
"to_socket": "Vertices"
},
{
"from_node": "Triangle Mesh Out",
"from_socket": "Edges",
"to_node": "Viewer Draw",
"to_socket": "Edges"
},
{
"from_node": "Triangle Mesh Out",
"from_socket": "Faces",
"to_node": "Viewer Draw",
"to_socket": "Polygons"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment