Skip to content

fhgkdhg/quick-start-learn-openGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a quick start for learning opengl

for more infomation

or for Chinese

how to compile/build

for linux, make sure you have installed the following libs: GL、X11、 pthread、Xrandr、Xi and dl then run commands:

cd quick-start-learn-project/
cd build && cmake ..
make

and you can find a executable file named learn_opengl,just run it and have fun!

About

a quick start project for learning openGL, accompanied by [https://learnopengl.com] or the book [https://learnopengl-cn.github.io/]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published