Skip to main content

Command Palette

Search for a command to run...

CodeJourney_MoreNonnets

Some More Code Poetry

Updated
1 min read
CodeJourney_MoreNonnets

GlitchLayeredNonnets

Really enjoyed doing the Coded Nonnets (9 line poem with a syllable structure going from 10 to 1) in HydraVideoSynth, so I decided to code another one and layer it 18 times to make a new visual piece

Coded Nonnet

noise([1,3],[2,1,3],[3,2,1]).
pixelate([12,9,5,3,10]).
luma([.15,.6]).
scrollY([1,2,3,1]).
modulate(noise(1)).
kaleid([1,2]).
scrollX(3).
rotate().
out()

Video

CodeJourney

Part 5 of 5

Coded Explorations and the outputs derived from them

Start from the beginning

CodeJourney_SymbolSystems

Playing With Different Outputs