Electroluminescence by The Digital Artists [web]
.--------. .--------. .---.
`-----. |`------. `. \ \
| | | |.-- \
| |.------' .`----. \
`---'`---------' `---'
<< E L E C T R O L U M I N E S C E N C E >>
.-----------------------------------------.
A real wild demo for Assembly Summer 2023
by TDA feat. HwOps.
Code Firehawk, Kamihaze, Kriel
Hardware Firehawk, Kamihaze
Music Preda
Runs on a large DIY 16x16 pixel WS2813 LED
screen, controlled by a Raspberry Pi 400
through a custom interface board. The
display is built primarily from MDF board,
3D-printed parts and polycarbonate sheet.
Provided RPi Linux armv7l binaries drive
the WS281x LED chain on GPIO18. Run
the executable with command line flag -h
to see the available options for displaying
on an LED screen. The demo can render both
to an SDL window and an LED screen.
Additional executable binaries are
included for MacOS (x86-64 and arm64),
Linux (x86-64) and Windows. These only
render to an emulated screen in an SDL
window.
All executables have been dynamically linked
against SDL2 libraries, so install them from
apt/pacman/homebrew/etc to run the demo.
Go modules used:
* rpi-ws281x-go by supcik and jgarff
* go-sdl2 by veandco and the SDL project
* minimp3 by tosone and lieff
* go3d by ungerik
'-----------------------------------------'[ back to the prod ]
