Hello,
I’d like to create outline curves of a solid depending on the view that I am viewing the object in. I can create a plane at the centroid, but I want the normal to be oriented towards the view I am in. What is the best way to do this?
Essentially, I will want to use the geometry.intersects node with the object and the plane, but I need the plane to be oriented correctly first.