Proof of concept OpenGL project with C++ and cmake.
Go to file
Matt McWilliams 87d366c2a7 Add license and readme. 2024-03-30 15:46:15 -04:00
.gitignore Add the OpenGL example CMake 2024-03-30 15:43:05 -04:00
CMakeLists.txt Add the OpenGL example CMake 2024-03-30 15:43:05 -04:00
LICENSE Add license and readme. 2024-03-30 15:46:15 -04:00
README.md Add license and readme. 2024-03-30 15:46:15 -04:00
compile.sh Add the OpenGL example CMake 2024-03-30 15:43:05 -04:00
main.cpp Add the OpenGL example CMake 2024-03-30 15:43:05 -04:00
opengl_example Add the OpenGL example CMake 2024-03-30 15:43:05 -04:00

README.md

OpenGL Example

Compile the project.

bash compile.sh

Run the binary.

./build/opengl_example