#sverchok #nodes #weight #DeleteGeometry
In this episode, I am sharing a node tree setup that explains how Geometry Nodes "Delete Geometry" works. It simply deletes Polygon Face based on selection or weight you assign.
You could generate the weight from outside or inside Geometry Nodes itself. In my case, I am using SV addon to generate the weight on the fly using Vector Noise.
GITHUB:
...