RGB Color Cube
2016-03-19, post № 109
programming, Pygame, Python, #16777216, #256**3, #all rgb, #blue, #colors, #every rgb color, #green, #red
Listing the red part on the 𝑥-axis, the green part on the 𝑦-axis and the blue part on the 𝑧-axis, this program displays all the 𝟣𝟨𝟩𝟩𝟩𝟤𝟣𝟨 [1] colors rgb can display.
The 𝑧-axis is shown over time, visually going through a cube of colors.
Source code: rgb-color-cube.py
Footnotes
- ▲ 𝟢 to 𝟤𝟧𝟧 color values for all three colors in rgb yields to different colors.