So far, already spent nearly 450€ on this project... this happens every time :D
But it's going to be good. Here's some of the parts involved 👀 (the train display in the back is not a part of it though)

Temporary wiring, will be cleaned up tomorrow when I get the proper DIN rail terminal blocks~
I tested it at full brightness and yeah, 2062 WS2812B LEDs are... pretty bright :D
They also draw 1.87A of quiescent current, but that's okay, I knew it wouldn't exactly be energy efficient 
Alright so here it is! If you haven't pieced it together yet, I built a huge 16-segment display with RGB LEDs. It can not only display characters, but the LEDs are mapped internally to allow displaying pixel graphics as well (with pretty low resolution of course)!
Find it at #GPN22 :3
I managed to get those janky shaders smooth! One improvement was using fixed point arithmetic instead of floating point, but the biggest improvement, nearly doubling the framerate, was...
...fixing the stupid oversight that caused the two halves of the LED strip to be updated sequentially instead of in parallel. 
@cato someone's gotta ask it, so I will...
Can it run doom?