Skip to main content

Command Palette

Search for a command to run...

Mathober2025_Odious

A New Number Sequence

Updated
1 min read
Mathober2025_Odious

OdiousGrids

For my 6th sketch of Mathober2025 coded in #HydraVideoSynth, OdiousGrids takes the 22nd prompt: Odious and uses the various Odious numbers to control the effects

Poetry

The Numbers Speak onto the Screen
Where they go weave in between
Waiting to be Seen

Video

Code

odious = [1, 2, 4, 7, 8, 11, 13, 14, 16, 19, 21, 22, 25, 26, 28, 31, 32, 35, 37, 38]

voronoi(odious.smooth(),odious.slice(3, 6),odious.slice(0, 5).smooth()).
add(noise(odious).pixelate(odious.slice(7,9).smooth())).out()

Mathober2025

Part 26 of 31

Explorations during Mathober2025

Up next

Mathober2025_Amalgamation

Many Cubes & Rectangles