Munching squares: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 1:
{{task|Raster graphics operations}}[[Category:Graphics algorithms]]
Render a graphical pattern where each pixel is colored by the value of 'x xor y' from a color table.
 
=={{header|Mathematica}}==