|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
#include "MayaFlux/Buffers/VKBuffer.hpp"#include "MayaFlux/Portal/Graphics/ShaderSpec.hpp"#include "MayaFlux/Vruta/BroadcastSource.hpp"
Include dependency graph for RelaxationGridBuffer.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | MayaFlux::Buffers::RelaxationGridBuffer |
| GPU-resident, double-buffered SSBO state for synchronous local-rule systems evaluated over a fixed 2D topology: cellular automata, Jacobi/Gauss-Seidel relaxation, discrete diffusion, and any rule where every cell updates from its own and neighbors' previous-generation state. More... | |
Namespaces | |
| namespace | MayaFlux |
| Main namespace for the Maya Flux audio engine. | |
| namespace | MayaFlux::Buffers |