Jump to content

Particle Point Emission


Yassine

Recommended Posts

Hi all,

I'm trying to figure out how I could make every single emitting point from a surface an independent source.

Lets say I have a grid of 6 rows and 6 columns (36 points) and I emit straight in the positive Y axis. Using then add SOP by Group and skipping every Nth points with N = to the number of emitting points, I get single straight lines.

Creating a collision event and killing the velocity of the particles I can stop them once the first particle collide with a surface set opposite to the emission location. This means that all the lines stop anywhere they've got to, even if their tip hasn't reached the collision surface; of course because they belong to the same Particle System.

How can I, say make every single point of emission independent so that every single line stops when its tip collide?

Here's a file with the example I have described.

Thanks for any input!

ParticlePointEmission.hipnc

Link to comment
Share on other sites

Thanks Ehsan,

I tried using the Partition SOP before the ForEach SOP for each group and the emission was working as well, but I couldn't then make the Add SOP doing the job.

Your solution is better. There is definitely something going on between the first and the last point, because the numeration of the points is overlapping in the latter.. I'm still trying to figure out what is it.

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