Skip to content

ourway/learnopengl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Based loosely on Learn OpenGL

Setup

Mac

brew install glfw

All platforms

export LIBRARY_PATH=/opt/homebrew/lib
export CPATH=/opt/homebrew/include
make run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.2%
  • C++ 4.8%
  • Other 1.0%