Jump to content

"Trace" around a mess of points in a flat plane


5DNick

Recommended Posts

Dear Forumers,

 

I have a FLIP mesh and long story short I need to cut the silhouette of it out of a big cuboid.

 

Currently (tell me if I'm doing it wrong from the start, I tried about 3 completely different workflows but I think this one is best) I am using a transform matrix in an attribute VOP to flatten all the points into one plane (the silhouette) so what I need at some point is to Boolean this out of the cuboid.

 

How can I trace an edge around the outside of this 2D "blob" of points? Then I will extrude and hey presto can do some Boolean action.

 

Cheers in advance for any help

 

5D

Link to comment
Share on other sites

A screenshot/diagram or especially an example scene would help visualize what you are trying to do that's not working.  There is a Trace SOP you can use on an image if you render a frame of the FLIP sim from your desired projection angle and use to cut out a dense grid, but if you've got a FLIP mesh, converting it to polygons would give you the fairly precise geo to boolean with? 

Edited by ryew
Link to comment
Share on other sites

My scene file has so much huge caching it wouldn't be practical? I thought I gave quite a precise description of what I wanted to achieve?

 

I think your idea with the Trace SOP might work. I'll try and do that.

Link to comment
Share on other sites

Here's a couple of approaches. Neither are perfect but should get the job done.

Method 1: Triangulate 2d, then delete long edges to hopefully cull the exterior polys from the silhouette.

Method 2: Attibute transfer from the flattened points onto a subdivided plane in order to cut out the silhouette. Higher subdivs give a more accurate result.

Squab_bool.hipnc

squab_bool.png

Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...