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

A dynamic material for simulating TV static with various noise effects. More...

#include "../AnimatedMaterial.h"
#include "../../../Utils/Signals/FunctionGenerator.h"
#include "../Static/GradientMaterial.h"
#include "../Static/SimplexNoise.h"
#include "../CombineMaterial.h"
#include "../../../Assets/Textures/Static/ColorTest.h"
Include dependency graph for TVStatic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TVStatic
 Simulates a TV static effect with noise, scanlines, and color variations. More...
 

Detailed Description

A dynamic material for simulating TV static with various noise effects.

The TVStatic class creates a realistic TV static effect using a combination of simplex noise, gradients, and scanline effects. It provides an animated material that dynamically changes over time, with additional customization options.

22/12/2024 22/12/2024 Coela Can't! Coela Can't

Definition in file TVStatic.h.