/opengl_examples

codes of learning OpenGL tutorial

Primary LanguageC++

The OpenGL Examples

Usage

  1. clone the repo:

    git clone --recurse-submodules https://github.com/heloowird/opengl_examples.git

  2. build the project:

    sh build.sh

  3. run the executable file:

    cd build/bin && ./opengl_example