Svelte Hacker News logo
  • top
  • new
  • show
  • ask
  • jobs
  • about

points by CodeArtisan a year 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