Skip to content

WoodenNebula/OpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL

Graphics programming

Learning how a computer changes data into stuff our eyes can feast on in the monitor/display through a gpu.

Dependecies

  • GLAD as a function wrapper of opengl functions that otherwise need to be manually setup by the user
  • GLFW as a platform-independent API for creating windows, contexts and surfaces, reading input, handling events, etc

Docs Following:

About

Learning OpenGL in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages