Jump to content

Recommended Posts

Hey Guys,

I am trying to get POPs to emit a finite element.

I have a simple setup where I am birthing a particle every 50 frames and having this fed into DOPs where the finite element solver takes over. 

The problem is I cant seem to source more then 1 instance of the object into Dops. 

I have attached a scene file I hope someone can help.

Thanks,

Clive

 

 

Balls_Test_Fem.hipnc

Link to comment
Share on other sites

Hey Guys,

Thanks for this I will take a look. I did end up finding a solution to my problem but without the need for POPs.

I ended up using a single expression with a modulo function within the creation frame parameter to source my object on specific frames.

Here is the the expression I used, if anyone is interested. if($F%20==0,$F,-1)

This worked pretty nicely but I am still interested in using POPs as an emitter source to birth the instanced FEM object. I am going to explore this further when I have the time.

If I figure this out I will post a Hip file here.

Thanks,

Clive

 

Edited by CliveLlewellyn
  • Like 1
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...