MinaCoding2025_Texture

1 min read
Table of contents

TextureStretch
For MinaCoding2025 Prompt 11: Texture ,TexturedStretch is coded in LiveCodeLab and texturely stretches some shapes
Poem
Length and Width Changing
Surface Area Ranging
From rough to smooth
Smooth to the essence
Of being able to soothe
In its Presence
Video
Code
simpleGradient blue,aqua,teal
25 times
ambientLight 20,189,96
move 0.02 + sin(time) / 100
noStroke
rotate
fill black
ball
25 times
ambientLight 20,189,96
move 0.02 + sin(time) / 100
noStroke
rotate
fill color(10 + time % 40,90,200)
ball
25 times
ambientLight 120,189,96
scale 1
move 0.02 + sin(time) / 100
noStroke
rotate
fill red
peg
25 times
ambientLight 120,189,96
scale 1
move 0.02 + sin(time) / 100
noStroke
rotate
fill orange
peg
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
