Hi,
I have saved particles into a geometry *.bgeo file.
Now when I load it using File node, I want to make modifications to these particles.
Is it possible to fetch the loaded particles into a POP network? (akin to the Fetch node?)
File to POP network?
1809 1 0- Wolf-S
- Member
- 3 posts
- Joined: Feb. 2012
- Offline
- ragupasta
- Member
- 349 posts
- Joined: Aug. 2006
- Offline
If you add a popnetwork to the filesop. Add a sourcepop and in the impulse activation type $FF == 1 and in the impulse amount type $NPT (turning constant birth rate to 0). This will bring just those points into the particle system (as in sops they are points not particles) and you can now manipulate them inside the pop context.
-
- Quick Links