Mathober2025_Deviation
A Line can Tell A lot
Updated
•1 min read
ClusteredButNot
For my 3rd sketch of #Mathober2025 coded in #Locomotion, ClusteredButNot takes the 2nd prompt of “Deviation ” and uses a line of Raccoons to show a skewed distribution which has an effect on the Deviation.
Poem
They are in line
But the distance isn’t measured as a feature
For this not treasured for these creatures
As they waltz till it is no longer time
Video
Code
b n = dancer { url ="raccoon", size = 0.5*n/2, x = 6.5 - n, y = -2,dur = n};
for [0..15] b;




