Jump to content

Using Edge force with particles in 13


J_spad

Recommended Posts

Hi all! So I am trying to get some particles in 13 to follow a curve. I know there is a tool but it gives the particles a distinctive cylinder shape. I tried to implement the example here with the new particle system with little success  How would I implement the same edge force method in 13?

 

James

 

Link to comment
Share on other sites

  • 2 weeks later...

I didn't look your solution.

But you can simply use pointwrangle or attribwrangle and set v to edgeforce. By default POPDOP will inherit it.

here is code:

@v=point(@OpInput1, "edgef", @ptnum) * point(@OpInput1, "edge_dir", @ptnum); 
Edited by Pradeep Barua
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...