ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
GlitchX.h File Reference

Defines the GlitchX effect class for applying glitch effects along the X-axis to pixel groups. More...

#include <Arduino.h>
#include "Effect.h"
#include "../../Utils/Math/Mathematics.h"
Include dependency graph for GlitchX.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GlitchX
 Implements a glitch effect along the X-axis for pixel groups. More...
 

Detailed Description

Defines the GlitchX effect class for applying glitch effects along the X-axis to pixel groups.

The GlitchX effect randomly distorts pixel positions along the X-axis, creating a glitch-like appearance.

22/12/2024 22/12/2024

Version
1.0 Coela Can't! Coela Can't

Definition in file GlitchX.h.