Mathober2024_9ptCircle
Kofi / Illestpreacha
1 min read
Table of contents
CircleAt9Points
For the 21st sketch of Mathober2024, CircleAt9Points is coded in LiveCodeLab through nine angles (“Points”) of a Sphere/Circle, which is the 6th prompt (Nine Point Circle) of this year’s Mathober. Adding more emphasis on the number 9, there were nine color modifications made through Glitchlab.
Poetry
Circles Departure
Lines Stay
they want to go
but they can only vibrate
so they resonate
through simple sounds
as the Circles depart this town
even though stationary, they still play
as the Circles pack for their departure
Images
LiveCodeLab Code
v = (frame) % 510
4 times
rotate 0, wave, sin(time)
15 times with i
fill v/2, abs(v - 130)/3, (time % 30) * 7
ambientLight abs(110 - v), 24, (v + 2), v/25
if time % 30 > 15
stroke (time % 30) * 7, v/2, abs(v - 130)/3
else
noStroke
rotate
ball wave(0.003) + 1 + v/500
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