Moiré Plasma Effect
A nice plasma effect using moiré patterns.
HTML5 version
You can watch the animation here:
https://helderman.github.io/moire-plasma-effect/html5/demo.html
Animated using CSS; two patterns of slightly wavy parallel lines continuously sliding across each other.
The patterns are generated by GIMP 2.8.10 using Script-Fu (TinyScheme version 1.40); see the makefile.
Font: Orbitron.
Scratch version
You can watch the animation here:
https://scratch.mit.edu/projects/69153268/
C version
You can find the source code here.