Loading [MathJax]/extensions/tex2jax.js
ProtoTracer  1.0
Real-time 3D rendering and animation engine
All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Pages
Overflow.h File Reference

Defines the Overflow effect class for adding overflow distortion to pixel groups. More...

#include "Effect.h"
Include dependency graph for Overflow.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Overflow
 Implements an overflow distortion effect for pixel groups. More...
 

Detailed Description

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

Version
1.0 Coela Can't! Coela Can't

Definition in file Overflow.h.