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