#genuary17 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #genuary17, aggregated by home.social.
-
A weird wallpaper.
#genuary17 follow-up. -
Infinite Multiversal Rogue
Prompt: Wallpaper group. This is the "o" symmetry in the orbifold notation, or "p1" in crystallography.
-
I'm not sure it would count as #genuary17 but I wanted to do this inspired by something I saw from @ranoya
#genuary #genuary2026
Find the sketch-a-day archives and tip jar at: https://abav.lugaralgum.com/sketch-a-day
Code for this sketch at: https://github.com/villares/sketch-a-day/tree/main/2026/sketch_2026_01_17 #Processing #Python #py5 #CreativeCoding -
Borromean trefoils
#Genuary17 Wallpaper groups
#Genuary #Genuary2026 #AlgorithmicArt #CreativeCoding #Processing #glsl #shaders #hexagons
-
-
#genuary Day 17: "Wallpaper group"
These are a family of symmetry groups, and I'd love to learn all about them!! https://en.wikipedia.org/wiki/Wallpaper_group
I tried to implement the p3 group, but something glitched out. However, these imperfections are adding a really nice quality to the result, so I decided to just leave it like that. :)
-
Genuary 2026, day 17: Wallpaper group.
#genuary #genuary2026 #genuary17
#generativeart #p5js #creativecoding -
Genuary Day 17: Wallpaper Group
Maybe, my parents should've chosen another living room wallpaper in the early seventies. Or was it my grandparents?
#processing #p5js #wallpaper #genuary2026 #genuary17 #creativeCoding #genart #mathat
-
Genuary 2026 Day 17: "Wallpaper group"
I definitely want to come back to this one, and explore more. Wallpaper 'tiling' also works great for textiles.
-
#genuary17 "Wallpaper group" (#genuary https://genuary.art), I think this this is group p4m https://hydra.ojack.xyz/?code=JTBBJTBBb3NjKDYwJTJDJTIwMCklMEElMjAlMjAucm90YXRlKCgpJTNEJTNFdGltZSUyRjUpJTBBJTIwJTIwLmthbGVpZCg4KSUwQSUyMCUyMC5yZXBlYXQoNyUyQyUyMDcpJTBBJTIwJTIwLnNjYWxlKDElMkMlMjBpbm5lckhlaWdodCUyRmlubmVyV2lkdGgpJTBBJTIwJTIwLm91dCgp
-
For #genuary17, this pattern uses Wallpaper Group pmg (22*), with tiles containing arbitrary Bezier curves.
-
-
#genuary2026, day 17:
Wallpaper groupmade with #p5js
#genuary #genuary17 #creativecoding #tiling #mastoart #mathematics
-
#genuary17 Prompt: Wallpaper Group
Conway's Game of Life with symmetric initial state.
First Pg, then Pgg
-
Genuary Day 17: Wallpaper group. There are only 17 ways to cover a plane with a repeating pattern.
🎨 Made with D3
-
What happens if pi=4?
-
#genuary17 prompt: What if pi=4?
#genuary19 prompt: Op art.I couldn't come up with anything impressive for just pi=4 so I combined it with op art, then it came to life, especially if you have a comparison right away. This is why the video contains the Python prompt on the top and you can see the drastic change when pi becomes 4 for a while.
Made with #PyScript:
https://ambv.pyscriptapps.com/genuary-prompt-17-19/latest/#genuary2025 #genuary #GenerativeArt #CreativeCoding #WebGL #Python
-
#genuary2025 #genuary17 Code at: https://github.com/villares/sketch-a-day/tree/main/2025/sketch_2025_01_17
More sketch-a-day: https://abav.lugaralgum.com/sketch-a-day
If you like this, support my work: https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724 #Processing #Python #py5 #CreativeCoding -
Prompt for Day 17: "What happens if pi=4?"
This could be interesting! Playing with a pattern that normally uses Pi, to highlight what happens if Pi=4.
https://www.patreon.com/posts/118867682
#Genuary2025 #Genuary17 #Genuary #CreativeCoding #GenerativeArt #art
-
#genuary17 - Pi is 4? When contemplating how to approach this one, I recalled the fascinating Monte Carlo methods for calculating pi, like counting how many random dots fall inside a circle, or Buffon's needle experiment. A method unfamiliar to me until now method is based on random walk. I had to code it up and try it, and then thought about what would have to change to make pi come out to be 4. Instead of a random walk where each step is randomly either -1 or 1, the steps would need to be approximately -0.885 or +0.885. This image visualizes the difference, with the cream color walks for the regular pi, and the turquoise paths the "pi=4". #pi #randomwalk #genuary #genuary2025
-
#GenerativeArt interlude
#genuary2025 Day 17 What if π=4
After falling down a wikihole learning about ϖ and lemniscate elliptic functions (https://en.wikipedia.org/wiki/Lemniscate_elliptic_functions) I ended up doing something rather simpler: a "circle" with a perimeter of 2πr for π=4
-
pi=4 (left), pi=3.14.. (right)
-
Genuary 2025, day 17: What happens if pi=4?
-
#genuary17 prompt: "What if pi=4?"
Well, one possibility is that we are governed by the maximum's metric, since here a circle with diameter 1 has circumference 4.
I give you: circles, bisectors, ellipses, lines, hyperbolas, a voronoi complex and trellipses in the maximums metric.
#GENUARY #genuary2025 -
"What happens if pi=4?"
If PI was 4.0 then colorizing its digits would be rather pointless.
Code: https://codeberg.org/hamoid/genuary2025/src/branch/main/src/main/kotlin/Genuary17.kt
#genuary #genuary17 #genuary2025 #CreativeCoding #OPENRNDR #Kotlin
-
#genuary17: What happens if pi=4?
Reusing the code from prompt #14 (pure black and white), if pi=4, it breaks the rotation of my triangles, but given that this sketch is a mess, it doesn't change much.
https://forsaken-ideas.nicolas-lebrun.fr/sketch/if-pi-equal-four/