Skip to content

An OpenGL 4.6 model viewer with a simple GUI made as a learning project.

Notifications You must be signed in to change notification settings

upeng5/Modern_OpenGL_Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

An OpenGL 4.6 model viewer made as a learning project.


Building

To build the project simply add the following libraries to the compiler include paths:

  • glad
  • glfw
  • glm
  • imgui
  • assimp
  • stb_image

Then link glfw & assimp.

References

  • learnopengl.com
  • Fundamentals of Computer Graphics 4th Edition (Steve Marschner, Peter Shirley .et al)

About

An OpenGL 4.6 model viewer with a simple GUI made as a learning project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published