sipi Posted May 30 Share Posted May 30 I would like to increase the curviness of a given curve in post. Do you know other methods to this problem? This seems to work nicely, but maybe there are better ways to do it.(?) increase_curvature_in_post.hiplc 1 Quote Link to comment Share on other sites More sharing options...
hannes603 Posted Monday at 08:30 AM Share Posted Monday at 08:30 AM avoid_force_super_simple.hip thats maybe simpler 1 Quote Link to comment Share on other sites More sharing options...
sipi Posted Monday at 08:51 AM Author Share Posted Monday at 08:51 AM (edited) 21 minutes ago, hannes603 said: avoid_force_super_simple.hip thats maybe simpler interesting one, though it doesn't seems to be 100% correct for example here the normals don't follow the curvature properly adjusting the Search Radius can help, but it has to be larger than the length of a segment in the line (this can be problematic if the distribution of points are not uniform in the line (and if you can't apply resample for some reason)) but thanks, it's an interesting and simple approach indeed. Edited Monday at 08:52 AM by sipi typo 1 Quote Link to comment Share on other sites More sharing options...
hannes603 Posted Monday at 01:28 PM Share Posted Monday at 01:28 PM 4 hours ago, sipi said: interesting one, though it doesn't seems to be 100% correct for example here the normals don't follow the curvature properly adjusting the Search Radius can help, but it has to be larger than the length of a segment in the line (this can be problematic if the distribution of points are not uniform in the line (and if you can't apply resample for some reason)) but thanks, it's an interesting and simple approach indeed. true i think then your setup is already good and simple to use. you could also extend the curves to fix the issue in my setup ... but guess thats then already too much 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.