Jump to content

"Tent": Connect 1 pt to a bunch of others pts


guache

Recommended Posts

I want to create something like a tent: I've got one "peak" point and a bunch of "ground points" and I want to connect them into a "tent" with triangular sides, all meeting at the peak point. What's the cleanest, most elegant way to do this? I can loop through the ground points to construct each triangular section one by one, but I was thinking there's a native SOP that can do this for me.

tent2.jpg

Link to comment
Share on other sites

Thanks for all the replies. The points on the ground are already sorted by angle w/r to the "peak". I ended up with this:

  • Add SOP on the ground pts to construct a ground poly
  • scale a copy of this poly down to zero at the "peak" point i.e. collapse all points of the copied poly to one point location
  • Skin SOP the two polys: the multi-point "peak" and ground poly to construct a tent
  • Fuse SOP on the "peak" point to get just one point there

I wish there was a SOP does this "cleanly", in one go.

Edited by guache
Link to comment
Share on other sites

  • 4 months 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...