Raxol. Demo. Effects
(Raxol v2.6.0)
View Source
Reusable visual effect helpers for demo animations.
Provides particle burst, screen flash, scene transition, spiral force, and color conversion utilities.
Summary
Functions
Applies spiral convergence force to a particle.
Creates a cascading rocket explosion at the given position.
Fills the screen with a solid color for N frames (flash effect).
Converts HSL to RGB tuple {r, g, b} with values 0-255.
Maps a hue value (0-360) to an ANSI 256-color index.
Writes data to a target device (IO, PID, or web tuple).
Runs a burst animation for the given particles over N frames.
Gradually dims the screen before a scene transition.
Functions
Applies spiral convergence force to a particle.
Creates a cascading rocket explosion at the given position.
Fills the screen with a solid color for N frames (flash effect).
Converts HSL to RGB tuple {r, g, b} with values 0-255.
Maps a hue value (0-360) to an ANSI 256-color index.
Writes data to a target device (IO, PID, or web tuple).
Runs a burst animation for the given particles over N frames.
Gradually dims the screen before a scene transition.