catchyid Posted November 11, 2021 Share Posted November 11, 2021 Hi, I have a curve that I need to deform with a mesh, however , I am only interested to deform a part of the curve that is near the deforming mesh. Question 1: I've changed deform "Radius" to small numbers (to make sure that far curve points are not affected by the deforming mesh), yet the whole curve gets deformed with the mesh, is this normal? Question 2: Is is possible and easy to paint weights on the curve to gradually deform them? Note: I've tried to use point deform "capture" mode first, and I got two parameters: weights and point indices (and all curve points are captured no matter how far they are), however editing these values does not seem straight forward As a final resort, I selected the curve points to be deformed (see attached), however there is no gradual transition and it looks bad (possible to fix with smooth, but not the most straightforward way) Thx t.mov Quote Link to comment Share on other sites More sharing options...
Aizatulin Posted November 11, 2021 Share Posted November 11, 2021 (edited) Hi, with pcfind() in an attribute wrangle you can recreate the process of capturing. With a ramp for example you get quite similar result for the weight values. If you don't want the points to be captured, you can restrict them by other attributes aswell based on distance or whatever. Here is an example. pointdeform_curve_by_radius.hipnc Edited November 11, 2021 by Aizatulin 4 Quote Link to comment Share on other sites More sharing options...
catchyid Posted November 12, 2021 Author Share Posted November 12, 2021 Thank you Aizatulin 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.