Hello,
I am currently trying to get a fixed number of points into pops as particles. I thought about something like this:
- create geometry in sop.
- use scatter sop
- append pop network to scatter sop
- use the scattered points as fixed number of particles in a pop network.
The problem is I do not know how to import the points into pops. Perhaps someone can help me there.
Thank you very much and have fun trying out Version 11. I think it's great!!! Keep on the good work, SESI.
import points to pop
8354 4 1- draetsch
- Member
- 32 posts
- Joined: July 2005
- Offline
- graham
- Member
- 1921 posts
- Joined: Nov. 2006
- Offline
- draetsch
- Member
- 32 posts
- Joined: July 2005
- Offline
- graham
- Member
- 1921 posts
- Joined: Nov. 2006
- Offline
Yes the npoints() is returning the number of points coming into the first input of the POP Network. The positions come from the fact that by default the Source POP uses “Points (ordered)” as the method. This gives them the position of the source point.
From the help: Points (ordered) - Emit particles from each point in the source geometry, in order.
From the help: Points (ordered) - Emit particles from each point in the source geometry, in order.
Graham Thompson, Technical Artist @ Rockstar Games
- Emmanuel007
- Member
- 3 posts
- Joined: Jan. 2017
- Offline
-
- Quick Links