Visual Reference¶
Every visual API in ScrollKit, shown in isolation on a canvas chosen to flatter the
effect — deliberately different from the themed Demo Gallery, so you
can see the effect itself, not an app. Each sample was recorded from the desktop
simulator (make docs-reference) and links back to the guide that documents it.
See it live
A GIF loses the true LED look. To watch any effect in the real simulator window:
python demos/render_reference.py --preview iris-snap
Theatrical transitions¶
Full-screen swaps between content — cover the old, swap while hidden, reveal the
new. Set via the transition_style setting. Full details:
Theatrical Transitions.













Characterful scrollers¶
Scrolling text with personality — mass, waves, mechanical flips. Full details: Characterful Scrolling.



Palette-animated bitmap text¶
The glyphs are drawn once; the colour is animated by rewriting the palette each frame. Full details: Palette-Animated Bitmap Text.





Text content modes¶
ScrollingText scrolls right-to-left, or holds centred when speed=0. Full details:
Display.


Gradient text fill¶
StaticText / ScrollingText fill the letters with a static gradient along the
chosen axis. Full details: Gradient Text.



Splash reveals¶
Setup-time reveals that assemble a word or logo. Documented in Effects.



Particles¶
Lightweight particle systems. Documented in Effects.



Colour generators¶
Continuous 24-bit ramps sampled at any resolution — not fixed palettes. Documented in Utilities.




