![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Defines the Overflow
effect class for adding overflow distortion to pixel groups.
More...
#include "Effect.h"
Go to the source code of this file.
Classes | |
class | Overflow |
Implements an overflow distortion effect for pixel groups. More... | |
Defines the Overflow
effect class for adding overflow distortion to pixel groups.
The Overflow
effect manipulates pixel values to exceed their 8-bit boundaries, creating visual artifacts by wrapping values that exceed 255 back to 0.
22/12/2024 22/12/2024
Definition in file Overflow.h.