MinaCoding2025_Repetition

1 min read
Table of contents

CrowdedScreenPixels
For MinaCoding2025 Prompt 8: Repetition, CrowdedScreenPixels is a layered repetition of Dataghosts moving across the screen. Built upon a previous Coded Choreo in Locomotion.
Poem
Characters Overlaid
Twisting & comibing
To create
A chaotic energy, Entity
An Unknown Project
With a Whole new identity
Through the form of pixelate, stretching and rotate
They are always Reminding
About their movements to Collect
As they march on with their Parade
Video
Locomotion Code
g = \n -> dancer { url= "dataghost", y = 10,rz = 40*n,x = 7*n + -20, ry = 60*n,lx = range -45 130 (osc 0.45), z= -20,size = 0.75*n, sx = range -5 5 (osc 0.15)};
for [0..6] g;
f = \n -> dancer { url="dataghost", y = 7,rx = 90*n, z= -20,rz = 60*n, x = 7*n + -20,lz = range -45 130 (osc 0.45),ly= 90*n,size = 5 + - 0.75*n, sy = range - 10 10 (osc 0.125), sz = range - 5 5 (osc 0.25)};
for [0..6] f;
0
Subscribe to my newsletter
Read articles from Kofi / Illestpreacha directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
