home.social

#genuary9 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #genuary9, aggregated by home.social.

fetched live
  1. For #genuary9 and #genuary29 I used #Strudel to create a musical interpretation. (So turn the sound on for this one). Context: genuary.art/ is an idea each day in January for making art using code. (Yes it's taken me quite a while to complete these compilation videos!) #genuary

  2. Two Byl's loops replicate to form growing colonies that compete for the same space.

    en.wikipedia.org/wiki/Byl%27s_
    The cellular automata rules might be considered "crazy" when contrasted against the more well known Conway's Game of Life

    #genuary27 #genuary9 #genuary #genuary2026

  3. My art, but not my video[1] for #Genuary9 #Genuary2026: Crazy Automata

    C-SCAPE (2022), a piece of multiple co-evolving cellular automata, running on vertical aspect ratio LCD screen.

    Also see:
    mastodon.thi.ng/@toxi/11587101

    [1] video by Sermad Buni 🙏🤩

    #CSCAPE #CellularAutomata #GenerativeArt #Exhibition #Projection

  4. My art, but not my video[1] for #Genuary9 #Genuary2026: Crazy Automata

    C-SCAPE (2022), a piece of multiple co-evolving cellular automata, running as a massive projection as part of the ALGORYTHMS group exhibition at Collective, Oslo (August 2023).

    collectiveoslo.com/projects/te

    [1] video by @Nonfigurativ, who also kindly invited me to this show 🙏🤩

    #CSCAPE #CellularAutomata #GenerativeArt #Exhibition #Projection

  5. #genuary #genuary2026 #genuary9

    hexagonal cellular automata with a circular food chain

    definitely more fun to watch the interactive than the gif:
    h9.bees.free/genuary26/09-hone

  6. For Genuary 9, a crazy automaton, I'm combining a cellular automaton with the concept of "odious numbers" I learned about during #mathober. Each cell is assigned one of 4 states, and if sum of states of 8 surrounding cells is an odious number, increment the state. Otherwise go back to 0.

    #genuary #genuary9 #genuary2026 #odious #automaton

  7. #genuary Day 9: "Crazy automaton"

    Made an explorer for "elementary cellular automata"!

    By moving the mouse, you can change the Wolfram code (which defines, in bits, a table for how to compute a pixel from the previous line).

    This also was the first time I've tried the #fennel language – a Lisp that compiles to Lua! #tic80 has several of these niche little languages built-in! <3

    #genuary2026 #genuary9

  8. Genuary 2026, day 9: Crazy automaton. Cellular automata with crazy rules. 🦠

    Playing with Multiple Neighborhood Cellular Automata, after Slackermanz's work

    #genuary #genuary2026 #genuary9
    #generativeart #p5js #creativecoding

  9. #GenerativeArt interlude

    #genuary9: Crazy automaton

    Not that crazy. Rule30 over luminance, with some oddball adjustments to hue and saturation based on the luminance bit. Orientation of triangles as exercise for the viewer.

    #XQuery #SVG #genuary #genuary2026

  10. Genuary 2026 Day 9: "Crazy Automaton"

    Cellular Automaton can be pretty fun to play with: en.wikipedia.org/wiki/Cellular

    Instead of a crazy 'rule', I decided to do something a little crazy in the image: I sampled and inverted colors in pixels according to rule 30.

    #Genuary2026 #Genuary9 #Genuary #CreativeCoding #MathArt #SciArt

  11. Genuary day 9: Crazy Automatons

    The automatons have three params, mood, wit and charm, which show up in some facial features and in the color channels r, g, b.Each of the params is triggered / untriggered following the game-of-life pattern S1357/B1357 ("Replicate").
    Even if the animation might look a bit that way, the automata's behaviour is no loop.

    #genuary2026 #genuary9 #genart #mathart #creativeCoding #loop #animation

  12. #genuary2026, day 9:
    Crazy automaton. Cellular automata with crazy rules.

    Multi-layered Wolfram cellular automata.

    made with @p5xjs

    #creativecoding #genuary #genuary9 #cellularautomata #mastoart

  13. #Genuary9 prompt: Crazy Automaton

    The Automata I am crazy about atm are 1d ones that can delete or multiply cells.

    Implemented in crochet:
    Depending on the color of the next stitch and its neighbors, either skip the stitch or make one or two stitches of certain color.

    #GENUARY #genuary2026

  14. Genuary 2026 - 9: "Crazy automaton."

    Modified Game of Life on a random Voronoi tesselation. A cell survives if it has exactly one neighbor, a new one gets spawned from exactly two neighbors. R code in alt text.

    #genuary #genuary2026 #genuary9 #rstats #gameoflife

  15. "The textile design patterns of public transport seating."

    I'm a few days behind, but this prompt was too fun to let go. :)

    #GenArt #GenerativeArt #Processing #CreativeCoding #Genuary #Genuary9 #Genuary2025

  16. Catching up (a bit): #genuary9 #genuary #ludus: Public transport textile design. Main thought: exorbitant colour story. Also: sometimes geometry is annoying.

    web.ludus.dev/?code=let+rt2+%3

  17. #Genuary9 prompt: The textile design patterns of public transport seating.
    openprocessing.org/sketch/2505

    I was extremely tired yesterday, so I just took a little time to adapt the #Genuary1 sketch to use color and be a bit more regular. I came across issues with the scheme that made it not work how I had wanted, but I didn't feel like fixing them or redoing things. I suppose the quirks might make it a more interesting piece.

    #Genuary2025 #CreativeCoding
    #GenerativeArt #AlgorithmicArt