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

Defines the HorizontalBlur effect class for applying horizontal blur to pixel groups. More...

Include dependency graph for HorizontalBlur.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HorizontalBlur
 Implements a horizontal blur effect for pixel groups. More...
 

Detailed Description

Defines the HorizontalBlur effect class for applying horizontal blur to pixel groups.

The HorizontalBlur effect smooths pixel values by blending neighboring pixels along the X-axis, creating a blur effect.

22/12/2024 22/12/2024

Version
1.0 Coela Can't! Coela Can't

Definition in file HorizontalBlur.h.