HDR-Light-In-OpenGL The tools required to run this program. GLFW GL GLM SOIL GNU C Compiler After downloading this file just type the following command from terminal. g++ main.cpp -o main -lGL -lGLU -lGLEW -lglfw -lSOIL ./main