To build the project (Linux), you need to install freeglut:
sudo apt install freeglut3-dev
After in the src folder, write make in the terminal. gcc compiler is used.
To build the project (Linux), you need to install freeglut:
sudo apt install freeglut3-dev
After in the src folder, write make in the terminal. gcc compiler is used.