Skip to main content

Command Palette

Search for a command to run...

MinaCoding2026_Paper

Sketching By Various Means

Updated
1 min read
MinaCoding2026_Paper

PosesMultiSketched

For MinaCoding2026 Day10: Paper Editor, PosesMultiSketched  is a Locomotion Coded sketch that was further engraved on wood and output as if it was sketched on paper by exposing the outlines of the 3D Avatars.

Poetry

Everyday Patterns
In daily matters
Sometimes showcased
For meaning to locate
Randomize and elevate

Images

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, x= -3 + n, y=((-1) /n ) / 2, z= 2/n + n,ry = n*90, rx = range -90 50 (osc 0.1)};for [0..5] b;


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

Minacoding2026

Part 16 of 16

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

Start from the beginning

MinaCoding2026_Circle

Starting this Journey Again

More from this blog