blempereur Posted January 17, 2013 Share Posted January 17, 2013 Good day, I'm looking for a simple way to slide a point along an edge, in a nodal way. Thank you, Quote Link to comment Share on other sites More sharing options...
vi_rus Posted January 17, 2013 Share Posted January 17, 2013 Something like that edge_slide_example.hip Quote Link to comment Share on other sites More sharing options...
blempereur Posted January 17, 2013 Author Share Posted January 17, 2013 Exactly ;o) Thank you, I'm not use with VEX, could you show me how to do this with other point than 0 ? Is there any simplest way using SOP node ? Quote Link to comment Share on other sites More sharing options...
vi_rus Posted January 17, 2013 Share Posted January 17, 2013 Man, if you're going to really WORK in houdini you have to learn vex. There is no other way. Of course it's possible to do such things without vex, but it'll be much longer to perform(with heavy data) and harder to realize. In this example file I just show you main principle of work. I can't imagine nothing more easier than this. If you want to do this with other than 0 point just change number in group. Quote Link to comment Share on other sites More sharing options...
blempereur Posted January 17, 2013 Author Share Posted January 17, 2013 Ok, you need also to change the pointnumber to give a neighbour. Why do you use neighbour rather than simple constant then? Quote Link to comment Share on other sites More sharing options...
blempereur Posted January 17, 2013 Author Share Posted January 17, 2013 Cool, It do the trick! Thanks a lot. 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.