SciArtSeptember2023_Lyrical

SciArtSeptember2023_Lyrical

Lyrics From the Past

LyricalRelics

For the 11th prompt of SciArtSeptember2023: Lyrical, We take a look at ancient Zenthian Texts and see how movement alters the message being told.

Coded with Processing & Hydra and aided with various effects

Poem

The relics
Contain lyrics
Lyrics, whose contain is unknown
So as the story is told
Envisioned what you see
As that is what the story
Has decided to behold

Video

First Draft

Hydra Code

s0.initScreen()

src(s0).blend(src(s0).repeat([2,3,4].smooth(),[1,2.5].smooth())).
scale(()=> (time % 20 + 1)/6).pixelate([1500,7500,3750],[250,30,100]).out(o0)

speed = 0.4