![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Defines the RadialBlur
effect class for applying a radial blur to pixel groups.
More...
#include "Effect.h"
#include "../../Utils/Signals/FunctionGenerator.h"
#include "../../Utils/Math/Mathematics.h"
Go to the source code of this file.
Classes | |
class | RadialBlur |
Applies a radial blur effect to pixel groups. More... | |
Defines the RadialBlur
effect class for applying a radial blur to pixel groups.
The RadialBlur
effect creates a circular blur effect, simulating radial motion, for visually dynamic animations.
22/12/2024 22/12/2024
Definition in file RadialBlur.h.