![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
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"
Go to the source code of this file.
Classes | |
class | TVStatic |
Simulates a TV static effect with noise, scanlines, and color variations. More... | |
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.