3D Zigzag walk of the RGB color cube projected on a 2D ZigZag curve starting at (0, 0). Generated by calculating the distance of each coordinate pair (x, y) from the starting point, and then decoding the RGB channels as the coordinates corresponding to the calculated distance on the 3D ZigZag curve.