2024-12-31 21:48:54 +01:00
2024-12-31 21:48:35 +01:00
2018-11-28 16:02:33 +01:00
2024-10-19 15:01:53 +02:00
2024-10-19 15:01:53 +02:00
2024-12-31 21:48:54 +01:00
2024-12-31 21:48:35 +01:00

cnoise - congress noise, sets random pixels in official congress colors
    parameter is the number of the congress, latest by default

chars - display characters randomly
    parameter is not used yet

bimood - color cycling mood lamp with two complementary colors
    parameter is the seconds for one cycle through the colors

predprey - grass-prey-predator simulation
    parameter is the number of actions per 40ms frame

maze - draws a maze by drawing corridors
    parameter is the number of actions per 40ms frame

dualmaze - draws a maze by drawing walls
    parameter is the number of actions per 40ms frame

life - game of life
    parameter is the number of actions per second

matrix-code - the falling code animation from Matrix
    parameter is not used yet

lorenz - a Lorenz attractor
    parameter is the number of actions per 40ms frame

primes - display primes as rod numerals (hommage to Rune Mields)
    parameter is the number of pixels scrolled per second

colorcode - Show a color coded resistor
    parameter is not used yet

Compile with "cargo build --release".

The binary executables are in the "target/release" subdirectory.
Description
Animationen für die Pixeldecke
Readme 318 KiB
Languages
Rust 97.9%
Python 1.6%
Shell 0.5%