![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Defines the base Effect
class for applying transformations or effects to pixel groups.
More...
Go to the source code of this file.
Classes | |
class | Effect |
Abstract base class for applying visual effects to pixel groups. More... | |
Defines the base Effect
class for applying transformations or effects to pixel groups.
The Effect
class serves as an abstract base for implementing various visual effects on pixel groups, leveraging mathematical transformations and ratios for dynamic adjustments.
22/12/2024 22/12/2024
Definition in file Effect.h.