|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Uniform random force field using Stochastic infrastructure.
| strength | Maximum magnitude per axis |
| rng | Stochastic generator instance (captured by value, caller controls seed) |
Produces a different random vector on each evaluation. Position input is ignored: the field is spatially uniform but temporally varying. For spatially coherent noise, compose with a Perlin/simplex generator.
Definition at line 40 of file ForceFields.hpp.
References MayaFlux::Kinesis::Tendency< D, R >::fn.
Referenced by MayaFlux::Nodes::Network::PhysicsOperator::apply_turbulence().
Here is the caller graph for this function: