Skip to content

SpriteLisen/LearnOpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL Learn Project

1. Prepare first on macOS

install glfw by brew:

brew install glfw

this can work on Intel & Apple Silicon

2. build & run

chmod +x build.sh
./build.sh

3. clean

chmod +x clean.sh
./clean.sh

About

OpenGL Learn Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages