f(x,y) = (-(-((x & y) / (20 % y)))) % 7
Extent: 256x256 (scaled x2)
"Onebit" colouring scheme.
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 |
| Inspiration: | https://www.metafilter.com/192164/Patterns |
| Renderer sources: | https://gitlab.com/suetanvil/bitart |
| Moved to | @bitartbot |
f(x,y) = (-(-((x & y) / (20 % y)))) % 7
Extent: 256x256 (scaled x2)
"Onebit" colouring scheme.
f(x,y) = -(((y / y) - (y - 7)) - ((x % y) + (x | x)))
Extent: 256x256 (scaled x2)
"Gradient" colouring scheme.
f(x,y) = (-(~((y * x) | (x | x)))) % 10
Extent: 64x64 (scaled x8)
"Onebit" colouring scheme.
f(x,y) = ((((x | x) - (y | x)) * ((~y) * (x * y))) & ((~(~x)) & (~(y & y)))) % 12
Extent: 256x256 (scaled x2)
"Onebit" colouring scheme.
f(x,y) = ((((x * 3) + (y - y)) - ((~x) % (y ^ 18))) + (((x | x) % (y - 7)) * ((y / x) % (x + 13)))) % 10
Extent: 256x256 (scaled x2)
"Onebit" colouring scheme.
f(x,y) = (((-(x ^ x)) + ((-x) - (14 / y))) - (((y - 23) + (16 * x)) | ((y - x) & (22 - x)))) % 7
Extent: 256x256 (scaled x2)
"Onebit" colouring scheme.
f(x,y) = ((~((x ^ 10) & (-y))) + (~((x - x) + (y | y)))) % 11
Extent: 256x256 (scaled x2)
"Onebit" colouring scheme.
f(x,y) = ((-(-(~x))) & (((x + x) - (-y)) - (-(20 + y)))) % 3
Extent: 256x256 (scaled x2)
"Onebit" colouring scheme.
f(x,y) = ((-(y | 21)) % ((x / x) ^ (y ^ 21))) - (((~x) | (-x)) & ((x ^ y) & (y * 10)))
Extent: 256x256 (scaled x2)
"Gradient" colouring scheme.
f(x,y) = ((-(~x)) ^ ((x * x) + (x ^ y))) % (-((y % x) | (y / 13)))
Extent: 256x256 (scaled x2)
"Gradient" colouring scheme.