Jump to content

Is it possible to apply spin force to the Vellum objects?


Masoud

Recommended Posts

@Masoud use this in popW

vector towardscenter=normalize(v@P-getbbox_center(0) );
vector rotAxis=set(0,1,0);
v@v=cross( towardscenter, rotAxis) * ch('speed');

otherwise open that Spin Node and investigate what attribute you need  like w and other angular physics to manipulate points .
 

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