Skip to content

Utkarsha666/HDR-Light-In-OpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HDR-Light-In-OpenGL

The tools required to run this program.

  1. GLFW

  2. GL

  3. GLM

  4. SOIL

  5. GNU C Compiler After downloading this file just type the following command from terminal.

  6. g++ main.cpp -o main -lGL -lGLU -lGLEW -lglfw -lSOIL

  7. ./main