In this project, the user picks a color from the sphere, where the hue is determined by its azimuth. The user can then color one of the tiles of the grid by clicking on it.
W
,A
,S
,D
to move through space.- Move the cursor to rotate the camera.
- Left click to pick a color.
- Right click to apply color.
mkdir build
cd build
cmake ..
make