- Make a colour cube where each coordinates (x,y,z) represents the one primary colour
- Like x - red ,y- green , z- blue. to check if there is any standard for the colours of the different axes.
- The bigger colour cube in total it will have 255255255 smaller cubes
- 0,0,0 is black cube
- 255,255,255 is white cube
- camera to go on different angles to show the sides
- 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
- animation of walking across the lines from point (x1,y1,z1) to (x2,y2,z2)
Referenced in:
All notes