![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
A dynamic oscilloscope material for visualizing audio signals. More...
#include "../Material.h"#include "../Static/GradientMaterial.h"#include "../../../Physics/Utils/BouncePhysics.h"#include "../../../Utils/Filter/MaxFilter.h"#include "../../../Utils/Filter/MinFilter.h"#include "../../../Utils/Math/Mathematics.h"

Go to the source code of this file.
Classes | |
| class | Oscilloscope |
| A dynamic oscilloscope material for visualizing audio signals. More... | |
A dynamic oscilloscope material for visualizing audio signals.
This file defines the Oscilloscope class, which visualizes audio signals in real-time using a dynamic gradient and configurable physics-based bouncing behavior.
22/12/2024 22/12/2024 Coela Can't! Coela Can't
Definition in file Oscilloscope.h.