# OpenGL Example Compile the project. ```bash bash compile.sh ``` Run the binary. ```bash ./build/bin/opengl_example ```