Chain SOP - keep geo vertical along curve

   842   2   1
User Avatar
Member
385 posts
Joined: July 2018
Offline
i want to have a piece of geo copied and deformed appropriately along a curve, but remain vertical.
Using the orient along curve i get halfway there, but then my geo gets squished at certain areas of the curve.
Essentially my geo has the correct orientation along the curve but has lost its width

In what way do i need to setup the normals so that the result is correct?

Attachments:
1.JPG (102.1 KB)
2.JPG (54.8 KB)
chain_sop.hip (420.9 KB)

User Avatar
Member
475 posts
Joined: July 2005
Offline
Hi,

I would calculate an usual orientation, where v@N is the tangent. After this you can set v@up to Y and recalculate v@N based on the existing one.

Attachments:
chain_sop_set_upN.hipnc (431.4 KB)

User Avatar
Member
385 posts
Joined: July 2018
Offline
Aizatulin
Hi,

I would calculate an usual orientation, where v@N is the tangent. After this you can set v@up to Y and recalculate v@N based on the existing one.

awesome, thank you! simplified it a bit, turns out up vector was the main culprit

Attachments:
chain_sop_set_upN.hipnc (419.9 KB)

  • Quick Links