Skip to content

Code of the Udemy Course Computer Graphics with Modern OpenGL and C++

Notifications You must be signed in to change notification settings

victordmontero/OpenGLCourseApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL Course App

Code of the Udemy Course Computer Graphics with Modern OpenGL and C++

  • To Build:
  1. Install GLFW
  2. Install GLEW
  3. Install GLM
  4. Install ASSIMP
  5. Download Premake5
  6. Run premake5.exe vs2017. This will generate a Visual Studio 2017 .sln
  7. Compile it using Visual Studio 2017
  • Keys
    • Press "Escape" to exit.

About

Code of the Udemy Course Computer Graphics with Modern OpenGL and C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published