home.social

#genuary5 — Public Fediverse posts

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

  1. Genuary#05: Write "Genuary". Avoid using a font.

    More soft bodies for Genuary#05...

    Wrote Genuary ✅
    Didn't use a font ✅
    Confetti 🎉

    #genuary5 #genuary #genuary2026 #generativeart #openrndr #kotlin #jbox2d #softbody

  2. Genuary#05: Write "Genuary". Avoid using a font.

    More soft bodies for Genuary#05...

    Wrote Genuary ✅
    Didn't use a font ✅
    Confetti 🎉

    #genuary5 #genuary #genuary2026 #generativeart #openrndr #kotlin #jbox2d #softbody

  3. Prompt: "Write “Genuary”. Avoid using a font."

  4. @villares
    Looked at how the "e" and "n" looked like "a" and "u" upside down and so I tried to make an Ambigram of #genuary

    How did I do?

    #genuary5 #genuary2026

  5. @villares
    Looked at how the "e" and "n" looked like "a" and "u" upside down and so I tried to make an Ambigram of #genuary

    How did I do?

    #genuary5 #genuary2026

  6. In 2021 I was working on some code for a silly glyph editor, I couldn't resurrect the editor (yet) but I could still read some pickled data! I hope I can get back to these studies again. Note: be careful about loading pickled data from untrusted sources, there is a nasty risk of "arbitrary code execution" #genuary #genuary5 #genuary2026
    Find the sketch-a-day archives and tip jar at: abav.lugaralgum.com/sketch-a-d
    Code for this sketch at: github.com/villares/sketch-a-d #Processing #Python #py5 #CreativeCoding

  7. In 2021 I was working on some code for a silly glyph editor, I couldn't resurrect the editor (yet) but I could still read some pickled data! I hope I can get back to these studies again. Note: be careful about loading pickled data from untrusted sources, there is a nasty risk of "arbitrary code execution" #genuary #genuary5 #genuary2026
    Find the sketch-a-day archives and tip jar at: abav.lugaralgum.com/sketch-a-d
    Code for this sketch at: github.com/villares/sketch-a-d #Processing #Python #py5 #CreativeCoding

  8. Today's #genuary prompt is to write "Genuary" without using a font. I'm always intrigued by those "Inhabited Initials" found in older books, where the first letter in a paragraph is drawn using fancy illustrations, so I attempted to write the word by pulling public domain images of these initials from Wikimedia Commons. Initially, I wanted to automate scraping of the images from the site, but the search results were too inconsistent (searching for "A" returns images of other letters too), so I ended up manually curating the images. Try your own words on my website:

    codeismycanvas.art/posts/genua

    #genuary2026 #genuary5 #initials #inhabitedinitials #typography

  9. Today's #genuary prompt is to write "Genuary" without using a font. I'm always intrigued by those "Inhabited Initials" found in older books, where the first letter in a paragraph is drawn using fancy illustrations, so I attempted to write the word by pulling public domain images of these initials from Wikimedia Commons. Initially, I wanted to automate scraping of the images from the site, but the search results were too inconsistent (searching for "A" returns images of other letters too), so I ended up manually curating the images. Try your own words on my website:

    codeismycanvas.art/posts/genua

    #genuary2026 #genuary5 #initials #inhabitedinitials #typography

  10. Today's #genuary prompt is to write "Genuary" without using a font. I'm always intrigued by those "Inhabited Initials" found in older books, where the first letter in a paragraph is drawn using fancy illustrations, so I attempted to write the word by pulling public domain images of these initials from Wikimedia Commons. Initially, I wanted to automate scraping of the images from the site, but the search results were too inconsistent (searching for "A" returns images of other letters too), so I ended up manually curating the images. Try your own words on my website:

    codeismycanvas.art/posts/genua

    #genuary2026 #genuary5 #initials #inhabitedinitials #typography

  11. Today's #genuary prompt is to write "Genuary" without using a font. I'm always intrigued by those "Inhabited Initials" found in older books, where the first letter in a paragraph is drawn using fancy illustrations, so I attempted to write the word by pulling public domain images of these initials from Wikimedia Commons. Initially, I wanted to automate scraping of the images from the site, but the search results were too inconsistent (searching for "A" returns images of other letters too), so I ended up manually curating the images. Try your own words on my website:

    codeismycanvas.art/posts/genua

    #genuary2026 #genuary5 #initials #inhabitedinitials #typography

  12. Today's #genuary prompt is to write "Genuary" without using a font. I'm always intrigued by those "Inhabited Initials" found in older books, where the first letter in a paragraph is drawn using fancy illustrations, so I attempted to write the word by pulling public domain images of these initials from Wikimedia Commons. Initially, I wanted to automate scraping of the images from the site, but the search results were too inconsistent (searching for "A" returns images of other letters too), so I ended up manually curating the images. Try your own words on my website:

    codeismycanvas.art/posts/genua

    #genuary2026 #genuary5 #initials #inhabitedinitials #typography

  13. Genuary 5

    Write “Genuary”. Avoid using a font.

    I made these letters using the loop drawing algorithm I created for my Loop Line Logics series of plots. The Processing function code is below.

    void hhAdjustaLoop(float x, float y, float loopWidth, float loopHeight, float loopLean, float loopEnd) {
    /* draws adjustable loops
    * extra curves added to start and end points to smooth out tran

    hollandhopson.com/genuary-5/

    #Artwork #genuary #genuary2026 #genuary5 #Processing

  14. Genuary 2026, day 5: Write “Genuary”. Avoid using a font. 🤓

    Used Flexflex. Technically, it's not a font, it's a JS library!

    #genuary #genuary2026 #genuary5
    #generativeart #p5js #creativecoding

  15. Genuary 2026, day 5: Write “Genuary”. Avoid using a font. 🤓

    Used Flexflex. Technically, it's not a font, it's a JS library!

    #genuary #genuary2026 #genuary5
    #generativeart #p5js #creativecoding

  16. Genuary 2026: 5 - "Write Genuary. Avoid using a font."

    R + ggplot2. First time using grid.locator to interact with ggplot2 and peek for screen recording as gif. Smoothing splines and mapping of diff(y) to linewidth for calligraphy effect. R code in alt text. Enjoy!

    #genuary #genuary2026 #genuary5 #rstats

  17. Genuary 2026: 5 - "Write Genuary. Avoid using a font."

    R + ggplot2. First time using grid.locator to interact with ggplot2 and peek for screen recording as gif. Smoothing splines and mapping of diff(y) to linewidth for calligraphy effect. R code in alt text. Enjoy!

    #genuary #genuary2026 #genuary5 #rstats

  18. #genuary5 Prompt: write genuary

    I use my"Genuary" ambigram as a Medium for photons to move through.

    #genuary2026 #GENUARY

  19. #genuary5 Prompt: write genuary

    I use my"Genuary" ambigram as a Medium for photons to move through.

    #genuary2026 #GENUARY

  20. Genuary 5: Write Genuary, No Fonts.

    I'd been meaning to add generic SVG path support and took the opportunity to do so today. The animation is built from path drawables being animated along paths, I'm happy with how simple the final h9 code wound up being.

    Interactive code at: h9.bees.free/genuary26/05-vect

    #genuary #genuary2026 #genuary5

  21. Genuary 5: Write Genuary, No Fonts.

    I'd been meaning to add generic SVG path support and took the opportunity to do so today. The animation is built from path drawables being animated along paths, I'm happy with how simple the final h9 code wound up being.

    Interactive code at: h9.bees.free/genuary26/05-vect

    #genuary #genuary2026 #genuary5

  22. Prompt: write "Genuary", avoid using a font.

    Nothing like what I had planned (a kind of modular geometric font) - I decided instead to handwrite "Genuary" in Boxy and then play with the resulting SVG path in Python and JavaScript

    etc.mikelynch.org/genuary26/05

    #genuary #genuary5 #genuary2026

  23. Genuary 4: Low resolution
    Genuary 5: Write Genuary, avoid using a font.

    It's actually cheating for I did use a font, but I pixelated the characters myself from scratch.

    #genuary4 #genuary5 #creativeCoding #loop #animation #processing #genart #genuary2026

  24. Genuary 4: Low resolution
    Genuary 5: Write Genuary, avoid using a font.

    It's actually cheating for I did use a font, but I pixelated the characters myself from scratch.

    #genuary4 #genuary5 #creativeCoding #loop #animation #processing #genart #genuary2026

  25. (originally posted on 2025-01-08) - Genuary 25 #05: Tiny Pink Isometric Art A little bit of trigonometry and some SVG shapes go a long way...
    Roll the dice over at [genuary.d17e.dev](genuary25.d17e.dev) for "endless variations"

    #genuary #genuary25 #genuary5 #JS #SVG #svelte #codeart #svgart

    genuary25.d17e.dev/prompt/05

  26. (originally posted on 2025-01-08) - Genuary 25 #05: Tiny Pink Isometric Art A little bit of trigonometry and some SVG shapes go a long way...
    Roll the dice over at [genuary.d17e.dev](genuary25.d17e.dev) for "endless variations"

    #genuary #genuary25 #genuary5 #JS #SVG #svelte #codeart #svgart

    genuary25.d17e.dev/prompt/05

  27. that's not uncommon in games. That or all the cute dioramas we can find all over the internet just by googling for it.

    That was enough of reason for me to shortlist this one and see what I could get my browser to with some simple SVG shapes. Just as for the first prompt, you can find the 'live', 'endlessly different' version on [genuary.d17e.dev](genuary25.d17e.dev)

    #genuary #genuary25 #genuary5 #JS #SVG #svelte #codeart #svgart

  28. that's not uncommon in games. That or all the cute dioramas we can find all over the internet just by googling for it.

    That was enough of reason for me to shortlist this one and see what I could get my browser to with some simple SVG shapes. Just as for the first prompt, you can find the 'live', 'endlessly different' version on [genuary.d17e.dev](genuary25.d17e.dev)

    #genuary #genuary25 #genuary5 #JS #SVG #svelte #codeart #svgart

  29. #genuary23 Inspired by brutalism. For Brutalism, I returned to my #genuary5 (isometric) code for drawing cubes, added a concrete texture, and made a building-like arrangement. #genuary #genuary2025

  30. #genuary23 Inspired by brutalism. For Brutalism, I returned to my #genuary5 (isometric) code for drawing cubes, added a concrete texture, and made a building-like arrangement. #genuary #genuary2025

  31. #Genuary8 prompt: Draw one million of something.

    Try out my sketch at: openprocessing.org/sketch/2504

    I chose to draw one million cubes. I wanted to explore the isometric mode from #Genuary5 a bit more, and used my signature palette with a 3D noise field applied over a cube of 100 x 100 x 100 smaller cubes. You might be wondering why there is so much space around it. Well... 1/2

    #Genuary2025 #CreativeCoding
    #GenerativeArt #AlgorithmicArt