Hacker News new | ask | show | jobs
by CodeArtisan 549 days ago
You may modify the pattern by simply adding a bitmask

    pixels[x][y] := (x OP y) BITWISE_AND mask
for example, multiply with different bit masks : https://files.catbox.moe/vhfd9x.mp4