Jump to content

Sweep roll curve in Houdini 18.0.391


4n7

Recommended Posts

I'm trying to roll a sweep node 90 degress but it never lines up, I've tried a bunch of options in roll, yaw, pitch but can't get it to look right or line up.

What's the best tool to use for this?

I think what I'm asking is how to smooth the transition or lose the m style for a round shape, i see lots of posts with an older version of sweep, not sure how to get $PCT or a ramp into the 'roll' section

Thanks in advance

houdinifx_r9PyA1UXaN.png

houdinifx_vyu50qEMdm.png

SweepCurve.hiplc

Edited by 4n7
update
Link to comment
Share on other sites

hopefully I've understood what you want, so you want the middle joint to be perfectly lined up right ? (ignoring the 'slight' angle at each ends)

if so, simply centre your cross section first

vu_SweepCurve.hiplc

actually, maybe I don't know exactly what you want...furgedd it LOL.

Edited by Noobini
  • Thanks 1
Link to comment
Share on other sites

how about 2nd chance,

change your track curve to NURBS, both ends would be perfectly lined up, the divisions however are a bit out and the ends...you may not care about this...or remesh...or whatever, dunno.

Edited by Noobini
  • Thanks 1
Link to comment
Share on other sites

Thank you both, this exactly what I was after, after searching I saw orientalongcurve was part of the new sweep node, I just have no idea how to implent it, this is exactly what I was after so thank you, I now have a smooth banked curve

I'm using the attribute wrangle from @Aizatulin

float u = float(@ptnum) / (@numpt - 1);

@roll = chramp('roll', u);

This works perfectly, many thanks

houdini_DLJH1tv5V4.png

houdini_QbxhEhkZTq.png

  • Like 1
Link to comment
Share on other sites

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...