Skip to main content

Command Palette

Search for a command to run...

WCCC_Wind

Pixelating Motion

Updated
1 min read
WCCC_Wind

DigitalCrossWinds

For this week's Creative Code challenge by @sableRaph: "Wind“, DigitalCrossWinds takesHydra code to mimic how crosswinds may react and intersect

Poetry

The wind arrives
To blow you closer
To where?  That is for another time
As for the exploration
Has commence
Communications are condense
As the imaginations expands
It reach as it hopes to dispense
Its goal to the next destination
As these lands of the imagination

Video

Hydra Code

noise(3,1,2).modulatePixelate(osc(3,1,1).kaleid([5,4,2,1,3,6,7].smooth()))
.scrollX([0.5,0.3,0,1],[0.3,0.2,0.1].fast(0.00004))
.luma([0.5,0.3,0.2,0.1].smooth()).out()

WCCChallenge

Part 1 of 50

Submissions to the WCCChallenge