Skip to content

afiskon/cpp-opengl-simple-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-opengl-simple-project

Usage:

    git submodule init
    git submodule update
    mkdir build
    cd build
    cmake ..
    make red_triangle
    ./red_triangle

Tested on Windows, Linux, MacOS and FreeBSD.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published