Jump to content

Offsetting points with a specific orientation


Recommended Posts

I don't think the point count is shifting. It looks stable to me. Unless, I'm misunderstanding your question, the problem is that you are only transferring the curve normals in your attribute transfer. You also need to transfer the up vector. Right now N is being updated, but the points are keeping their original up vector so you start to get flipping as the points move around the curve when those vectors become the same vector. The other thing that is contributing to the steppy-ness is the low point count on the curve you are using for the attribute transfer. If you resample the curve you'll get smoother motion.

 

 

pointsTest03.hipnc

  • Haha 1
Link to comment
Share on other sites

8 hours ago, madebygeoff said:

I don't think the point count is shifting. It looks stable to me. Unless, I'm misunderstanding your question, the problem is that you are only transferring the curve normals in your attribute transfer. You also need to transfer the up vector. Right now N is being updated, but the points are keeping their original up vector so you start to get flipping as the points move around the curve when those vectors become the same vector. The other thing that is contributing to the steppy-ness is the low point count on the curve you are using for the attribute transfer. If you resample the curve you'll get smoother motion.

 

 

pointsTest03.hipnc

OMG! you're absolutely right! Derp it was right in front of my face thanks for taking a look. Appreciate it.

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