![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Defines the Fisheye effect class for applying fisheye distortions to pixel groups.
More...
#include "Effect.h"#include "../../Utils/Signals/FunctionGenerator.h"#include "../../Utils/Math/Vector2D.h"

Go to the source code of this file.
Classes | |
| class | Fisheye |
| Implements a fisheye distortion effect for pixel groups. More... | |
Defines the Fisheye effect class for applying fisheye distortions to pixel groups.
The Fisheye class applies a dynamic, time-variant fisheye distortion effect to pixel groups, modifying their positions and colors based on mathematical transformations.
22/12/2024 22/12/2024
Definition in file Fisheye.h.