Shift and Slide Particles ?

   2083   6   2
User Avatar
Member
767 posts
Joined: 4月 2014
Offline

Represented in this diagram. I want the particles which currently emit from all points to shift towards a vector represented in gray then move down based obviously on a negative vector. The question is, how do I get the particles to shift as represented by the red arrow ?
【T】【C】【S】
User Avatar
Member
2563 posts
Joined: 6月 2008
Offline
You can use two different forces. Stagger their activation to form a series of actions.
In this example [www.sidefx.com] you can see two forces at work. One, the volume, causes things to rise. The other is simply a force that moves in the X axis.
Edited by Enivob - 2017年7月9日 22:38:24
Using Houdini Indie 20.0
Windows 11 64GB Ryzen 16 core.
nVidia 3050RTX 8BG RAM.
User Avatar
Member
767 posts
Joined: 4月 2014
Offline
This is the same technique as having the particles flow along the surface ?
【T】【C】【S】
User Avatar
Member
2563 posts
Joined: 6月 2008
Offline
No, surfaces are just collision objects in this setup. But if you carefully control wind you can blow particles along a surface.
Using Houdini Indie 20.0
Windows 11 64GB Ryzen 16 core.
nVidia 3050RTX 8BG RAM.
User Avatar
Member
49 posts
Joined: 2月 2016
Offline
Not sure if I understand it right but you can drive the particles by creating a vector field with the surface, then drive the particles with sopvectorfield and fieldforce in dop.
User Avatar
Member
767 posts
Joined: 4月 2014
Offline
@benc - What do you mean creating a vector field with the surface ?
【T】【C】【S】
User Avatar
Member
49 posts
Joined: 2月 2016
Offline
You can set velocity attribute to the surface and convert it to a vector field with fluid source.

Attachments:
shiftParticlesOnSurface.hiplc (311.1 KB)

  • Quick Links