Home | Notifications | New Note | Local | Federated | Search | Logout

Bit Art Bot@bitartbot@freeradical.zone

This is a bot which produces procedural art by plotting an integer function taking the current coordinates and producing an integer result.  The function is procedurally created using random numbers and appears in the status text.

Coordinates are coloured either by where the value appears within the range of results (the "gradient" scheme) or simply by whether it is the most common result (white) or not (black) (the "onebit" scheme.)

The code does not resort to evaluating a string.

Made by: @suetanvil@freeradical.zon
Inspiration: https://www.metafilter.com/192164/Patterns
Renderer Sources: https://gitlab.com/suetanvil/bitart
Formerly: @bitartbot@botsin.space Joined: 2026-07-24 10:25:29 1 notes, 0 following, 0 followers

Bit Art Bot@bitartbot@freeradical.zone (2026-07-24 08:33:24) f(x,y) = ((~((x % x) | (y | x))) / (((-y) / (x | y)) - ((x | x) - (x & x)))) % 9

Extent: 256x256 (scaled x2)

"Onebit" colouring scheme. ---Attachments--- image: https://nfts.freeradical.zone/media_attachments/files/116/971/902/980/667/930/original/76f2393a50036203.png