Skip to main content

Command Palette

Search for a command to run...

MinaCoding2026_Green2

More Green

Updated
1 min readView as Markdown
MinaCoding2026_Green2

SwayingLeaves

For MinaCoding2026, Day 11: Green,Day 24: Time,  SwayingLeaves  is a Locomotion Coded Sketch that showcases a group of leaves moving a bit in Unison

Video

https://youtu.be/2SKvC_vw1Zw

Code

b n = dancer {url= "Camille", size= sin(n/250) + range 0.5 1.2 (osc 0.5), animation=[1,n,1,n+1,1,n+3], dur= 10,z = -9, x= n/5 + range -4 4 (osc 0.15), y=((-1) /n ) / 2, z= 2/n + n,ry = n*90, rx = range -90 50 (osc 0.1)};for [0..15] b;

Minacoding2026

Part 15 of 36

Submissions for MinaCoding 2025: https://minacoding.online/theme

Up next

MinaCoding2026_Paper

Sketching By Various Means