1. Make a colour cube where each coordinates (x,y,z) represents the one primary colour
  2. Like x - red ,y- green , z- blue. to check if there is any standard for the colours of the different axes.
  3. The bigger colour cube in total it will have 255255255 smaller cubes
  4. 0,0,0 is black cube
  5. 255,255,255 is white cube
  6. camera to go on different angles to show the sides
  7. then create a plane that can be rotated and used to cut the cube, which will show the cross section of colour cube a steps
  8. animation of walking across the lines from point (x1,y1,z1) to (x2,y2,z2)

Referenced in:

All notes