Skip to main content

Command Palette

Search for a command to run...

Mathober2025_SporadicGroup

Mathieu Group - M11

Updated
1 min read
Mathober2025_SporadicGroup

SporadicChaos

For my 21st sketch of Mathober2025 coded in #LiveCodeLab, SporadicChaos takes the 13th prompt of Sporadic Group and animates the elements that make the Mathieu Group: M11.

Poetry

7920 elements
In multiple pivots
Floating in this group
Where there are also monsters in the loop

Video

Code

// 7,920 = 11 · 10 · 9 · 8 = 24 · 32 · 5 · 11.

11 times with i
    move
    10 times with i
        rotate sin(time) * i, sin(i),wave(sin(i))
        9 times with i
            rect 0.15,0.15,0.15
            8 times with i
                        line sin(time)+0.0001,sin(time)+0.0001, sin(time)+0.0001

Mathober2025

Part 11 of 31

Explorations during Mathober2025

Up next

Mathober2025_Chi

3D To Graph for Chi