TimeXOR 12.1
Curated by
tz2AjoLXod2ZRaB7L38uFNg88XZFF67fUxDmMay 7, 2025 at 1:11 PM
The animation is generated from an empty input image whose distribution and values of each pixel are changed using the following mathematical formula containing time variables and XOR operators.
OBJKT is part of the TimeXOR series consisting of subjectively selected sets of eight animations generated using the same formula, with one variable increased by the same amount.
The pixels value distribution formula is
[ ( x ^ s / b + y * w + c ) * 4 + s * d ] ^ ( s * e * y + f + s * g ) / s * h + s * i
where
w = 2⁹ = image width
s = - ( T - T mod t + t )
T = time = frame count
t = 2⁸
a = -2
b = a
c = a / T / ( x - y )
d = a / ( x - y )
e = a / 2⁸ * y
f = a - T + y / 2⁸
g = a / 2⁸ + T / 8 / y / x + 2¹¹
h = a / 2¹ / T * x / 2⁸
i = a
Krzysztof Proembrion Syruć
Generated with p5.js
Animated GIF, 8 colors, 512 x 512 px, 1536 frames, 64 fps
Gdańsk, March 2022![The animation is generated from an empty input image whose distribution and values of each pixel are changed using the following mathematical formula containing time variables and XOR operators.
OBJKT is part of the TimeXOR series consisting of subjectively selected sets of eight animations generated using the same formula, with one variable increased by the same amount.
The pixels value distribution formula is
[ ( x ^ s / b + y * w + c ) * 4 + s * d ] ^ ( s * e * y + f + s * g ) / s * h + s * i
where
w = 2⁹ = image width
s = - ( T - T mod t + t )
T = time = frame count
t = 2⁸
a = -2
b = a
c = a / T / ( x - y )
d = a / ( x - y )
e = a / 2⁸ * y
f = a - T + y / 2⁸
g = a / 2⁸ + T / 8 / y / x + 2¹¹
h = a / 2¹ / T * x / 2⁸
i = a
Krzysztof Proembrion Syruć
Generated with p5.js
Animated GIF, 8 colors, 512 x 512 px, 1536 frames, 64 fps
Gdańsk, March 2022]()