Points From Volume
surface node
Creates set of regular points filling a volume.
See also: Scatter
This operator is used to generate a regular set of points that fill a given volume. This can be useful for generating a field of particles, or initializing a particle fluid.
Parameters
|
Initial Configuration |
The configuration of the points to be generated, before any jitter is applied.
|
||||
|
Point Separation |
The smallest distance between any two of the generated points in the initial configuration. Tip
Increasing this value will generated fewer total points, but will be faster to process. |
||||
|
Jitter Seed |
Random seed for creating jitter. |
||||
|
Jitter Scale |
The amount of jitter to apply to the positional values of the points. Jitter causes random changes to the positions of the points. Tip
Set this value to 0 if no jitter whatsoever is desired. |
||||
|
Add Scale |
Creates the pscale attribute and sets it to 2x the particle separation. This allows the Particle Fluid Surfacer SOP to get the right scale for rebuilding the original surface. |
Usages in other examples
| Example name | Example for | |
|---|---|---|
| DrainExample |
Particle Fluid Emitter dynamics node |
|
| VolumeSource |
Particle Fluid Emitter dynamics node |
|
| WorkflowExample |
Particle Fluid Solver dynamics node |
|
| ViscousFlow |
Particle Fluid Solver dynamics node |
|
| ViscoelasticExample |
Particle Fluid Solver dynamics node |
|
| Buoyancy |
Particle Fluid Solver dynamics node |
|
| GrogSplash |
Particle Fluid Solver dynamics node |
|
| PressureExample |
Particle Fluid Solver dynamics node |
|
| PopFlow |
Particle Fluid Solver dynamics node |
|
| ParticlesAndCloth |
Particle Fluid Solver dynamics node |
|
| TankDrain |
Particle Fluid Sink dynamics node |
|
| DrainExample |
Particle Fluid Sink dynamics node |
|
| WorkflowExample |
Particle Fluid Object dynamics node |
|
| ViscousFlow |
Particle Fluid Object dynamics node |
|
| ViscoelasticExample |
Particle Fluid Object dynamics node |
|
| Buoyancy |
Particle Fluid Object dynamics node |
|
| GrogSplash |
Particle Fluid Object dynamics node |
|
| PressureExample |
Particle Fluid Object dynamics node |
|
| PopFlow |
Particle Fluid Object dynamics node |