NaPoWriMo+GenMo2025_Haiga
Visual Poems through Code
Updated
•1 min read
FrameStacking
For the 10th Day of NaPoWriMo/ NaPoGenMo 2025, FrameStacking is layered by Locomotion Coded Choreos. The output is inspired by the Haiga, which are illustrations accompanied by Haiku poems.
Poem
Stacking Choreo
Within Locomotion World
For this post to Show
Image





Code
b n = dancer {url = "dataghost", animation = [13,1,n,1,n+3,1,25,1,7,1,1] ,
size = ((n +1)/20), y = range 0 5 (phase 16 (n/10) * 2 + (-1)),
z = range -3 3 (phase 1 (n/50) * 2 + (-1)), rx = n * 27, dur = 2.5 };
for [0..35] b;




