|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
Functions | |
| VectorField | point_attractor (const glm::vec3 &anchor, float strength) |
| Radial attraction/repulsion toward an anchor point. | |
| VectorField | turbulence (float strength, Stochastic::Stochastic rng=Stochastic::Stochastic()) |
| Uniform random force field using Stochastic infrastructure. | |