MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Kinesis::ForceFields Namespace Reference

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.