The Scroll Art Museum

Scroll art lets beginner programmers turn loops and print() into animated ASCII art.

Skybursts

VIEW FULLSCREEN


Skybursts was created for the Forbidden Zone music video's finale. I wanted something that evoked fireworks. The lines are generated from a Bresenham line algorithm which I implemented in Python for the PyBresenham package. (The Bresenham circle algorithm is used for the Moire piece.)

The fireworks effect looks best on a black background to evoke a night sky.

Links