MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
GpuFieldOperator.hpp File Reference
+ Include dependency graph for GpuFieldOperator.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MayaFlux::Nodes::Network::GpuFieldOperator::Binding
 One target and the field driving it. More...
 
class  MayaFlux::Nodes::Network::GpuFieldOperator
 Chain operator that declares Tendency field deformation as a compute shader rather than evaluating it on the CPU. More...
 
struct  MayaFlux::Nodes::Network::SpatialFieldConfig
 Declarative configuration for the GPU-side spatial-relational work a GpuFieldOperator can drive beyond plain field bindings: uniform-grid spatial hashing, neighbour-density colouring, the deterministic claim/absorption protocol, and opt-in population dynamics. More...
 

Namespaces

namespace  MayaFlux
 Main namespace for the Maya Flux audio engine.
 
namespace  MayaFlux::Nodes
 Contains the node-based computational processing system components.
 
namespace  MayaFlux::Nodes::Network