Created by: portnov
Curves category:
- Adaptive Plot Curve a.k.a Populate Curve
New category - Spatial:
Node | Comment | Essentially done | Correct nesting | Documentation | Dependencies |
---|---|---|---|---|---|
Vector P Field | Moved from another category | - | none | ||
Random points on mesh | Moved from another category | - | none | ||
|
Generate points on a surface |
|
none | ||
|
Generate points either inside the volume of a solid or on the surface of a solid | FreeCAD | |||
Field Random Probe | Mk2 | none | |||
Delaunay 2D | Moved from another category | - | none | ||
Delaunay 2D Cdt | Moved from another category | - | none | ||
Delaunay 3D | Mk2: possibility to skip simplices with too long edges | SciPy | |||
Voronoi 2D | Moved from another category | - | none | ||
Voronoi 3D | Moved from another category | - | SciPy | ||
Voronoi Sphere | Moved from another category | - | SciPy | ||
|
- | Optionally SciPy | |||
|
- | none | |||
|
bounded by a box or a sphere | SciPy | |||
|
- | SciPy | |||
|
- | SciPy | |||
|
Redistribute points either inside the volume of a solid or on the surface of a solid | SciPy and FreeCAD | |||
|
- | SciPy and FreeCAD | |||
Convex Hull | Moved from another category | - | none | ||
|
- | SciPy |
The following nodes go to Sverchok-Extra (Extra Spatial category) as they give weird results too often:
-
🆕 Voronoi on Mesh -
🆕 Voronoi on Solid Surface
Preflight checklist
Put an x letter in each brackets when you're done this item:
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.