tofu_wood Posted April 11, 2018 Share Posted April 11, 2018 Could you help me transform a geometry like this? Quote Link to comment Share on other sites More sharing options...
alex.torn Posted April 11, 2018 Share Posted April 11, 2018 you can use groups for example. put all vertex what you are want to move and use transform for your group Quote Link to comment Share on other sites More sharing options...
tofu_wood Posted April 11, 2018 Author Share Posted April 11, 2018 2 hours ago, alex.torn said: you can use groups for example. put all vertex what you are want to move and use transform for your group Thank you. And is there any meathod to transform with a single "point wrangle" node"? Actually I want to transform a tour like geo..Something like a tornado but bias the hole. Quote Link to comment Share on other sites More sharing options...
alex.torn Posted April 11, 2018 Share Posted April 11, 2018 maybe mark vetrex with attributes? trans_point = 0 or 1 and then in point wrangle do what you want. for example: @P.x += x_move * trans_point you can use and "soft selection". mark point with float values and it give you more interested result, like a elastic band... 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.