NaPoWriMo x NaPoGenMo 2024 Day 24 : Cinquain Once More

NaPoWriMo x NaPoGenMo 2024 Day 24 : Cinquain Once More

Livecoding More Cinquains

GeometricalCinquains2

For the 24th day of NaPoWriMo / NaPoGenMo, "GeometricalCinquains" coded in LiveCodeLab takes the forms of a Quintain(Any Poem with five lines) and a CInquain(A Poem that follows the form 2,4,6,8,2). Aided with OBS

Video

LiveCodeLab Code

ambientLight coral //2 words

if time % 8 > 4 // 4 words
    ball sin(time),cos(time),wave // 6 words

move ball(sin(time),wave(time),wave(wave)) // 8 words

animationStyle paintOver  //2 words