Hexagonal DVD logo bouncing around inside an expanding equilateral triangle yields a path that is unexpected to ever hit any of the corners.

#genuary #genuary18 #genuary2026

Genuary 18

Unexpected path. Draw a route that changes direction based on one very simple rule.

My rule: Beginning in the center, alternate drawing horizontal and vertical lines with random end points constrained to a grid. Each end point becomes the start point of the next line. Mark the start point of approximately 30% of the lines with a small dot.

https://hollandhopson.com/genuary-18/

#Artwork #GenerativeArt #genuary #genuary18 #genuary2026 #Processing

Genuary 18

Unexpected path. Draw a route that changes direction based on one very simple rule. My rule: Beginning in the center, alternate drawing horizontal and vertical lines with random end points constrai…

Holland Hopson

Unexpected paths and unpredictable color areas. Created using random rules rendered as context free Lindenmayer-System.

From a human perspective, these are NOT simple rules. From the perspective of the random generator, they are not particularly complicated.

The rules generated by a random generator can be partially seen in the editor. Their effect is not comprehensible to humans.

Kandid Image Breeder
https://metagrowing.org/kandid/

#genuary2026 #genuary18 #lsys

This was an interesting problem to work on (back in 2017): A visualization of a path planner for 3D printing (FDM) a single layer/mesh structure of a multi-layer textile. Two setups of the same path strategy which optimized for longest continuous sub-paths and minimum rapids (distance without filament extrusion) between sub-paths. The planner supported six strategies in total, incl. optimizing for straight sub-paths and minimum amounts of "recent" crossings (to allow filament to cool down prior to crossing existing sub-paths)...

Submitted here for #genuary18: Unexpected path. Draw a route that changes direction based on one very simple rule.

#genuary2026 #PathPlanning #ThingUmbrella #Geometry #Mesh #3DP #Textile

#genuary2026 day 18:
Unexpected path. Draw a route that changes direction based on one very simple rule.

made with #p5js

#genuary #genuary18 #creativecoding #mastoart

#genuary #genuary2026 #genuary18 unexpected path
two paths determined by digits of e and pi

https://h9.bees.free/genuary26/18-unexpected-path/

Genuary 2026, day 18: Unexpected path. 👣

#genuary #genuary2026 #genuary18
#generativeart #p5js #creativecoding

#GenerativeArt interlude

#genuary18: Unexpected path

A luminance gradient stagger

#XQuery #SVG #genuary #genuary2026

Genuary Day 18: Unexpected Path

Okay, this is my very simple rule:

Make n = 1, 2, 3, ... steps, but never more than 13, then make n mod 13 steps. After the last step, turn around, if n is a multiple of 3; if not, turn left, if n is odd, else turn right.

The tiles' minimum brightness is increased with every visit. If n is prime, the tile where the move ends, is colourised red.

Funny: These tiles concentrate in two rows. I feel, I'm on track of a great mathematical secret here but I have no proof yet.

#processing #animation #mathart #genart #creativeCoding #genuary2026 #genuary18

10000 steps of walker that turns 30° one way if the step is prime and 30° the other way if it is not. #genuary #genuary18 #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_18 #Processing #Python #py5 #CreativeCoding