demo.mp4
A graphical plasma effect visualizer with interactive controls.
This program generates animated plasma patterns in a window with real-time controls for adjusting the visualization parameters.
Space
: Cycle through color palettesLeft/Right
: Change pattern shapeUp/Down
: Adjust pattern scaleEscape/Q
: Exit program
Run the program with the --help
flag to see the available command line
options:
Options:
-w, --width <WIDTH> Screen width in pixels [default: 512]
-h, --height <HEIGHT> Screen height in pixels [default: 512]
-s, --shape <SHAPE> Initial plasma shape [default: ripple]
-p, --palette <PALETTE> Initial color palette [default: rainbow]
-x, --scale <SCALE> Pattern scale factor [default: 10.0]