reusable template code for projects using openGL 4.3 using glfw, glm and cmake.
to build using cmake: cmake -G"Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug <path/to/src> make
| Name | Name | Last commit date | ||
|---|---|---|---|---|
reusable template code for projects using openGL 4.3 using glfw, glm and cmake.
to build using cmake: cmake -G"Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug <path/to/src> make