Jump to content

How to transform a geo asymetrically


tofu_wood

Recommended Posts

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.

Link to comment
Share on other sites

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

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