Problem with the Deleted geometry node

I want to move the cube and delete the geometry based on its position and size however at the moment my scheme is acting weird

So you want to remove some geometry where the cube is ?? Like a boolean ??
But right now you are comparing the angle between every normal of Suzanne to the location of the cube… ??? :question:

IDK if this doesn makes any sense…

Hi, not an expert here,
just wanted to share since I recently learned about this node as well.
Maybe using the Geometry Proximity Node could help solve your problem.


I do that with my node setup

2 Likes

This is a great solution. If you add this connection, you can increase the number of removed faces by scaling the cube


Also, by changing this value, you can get the opposite effect

1 Like

I took this diagram from this tutorial