Skip to content

amarzullo24/OpenGL_core_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux / OS X building

If you decided to use this repository, you do not need any extra dependencies. You just need to install git and cmake, then :

cd LearnOpenGL
mkdir build
cd build
cmake ../.
make -j8

Windows

It is not yet supported, use the original depot please. ( Or/And make me some report of the errors you got)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published