|
hai 1 ano | |
---|---|---|
include | hai 1 ano | |
shaders | hai 1 ano | |
src | hai 1 ano | |
.gitignore | hai 1 ano | |
CMakeLists.txt | hai 1 ano | |
CMakePresets.json | hai 1 ano | |
GLTesting.sln | hai 1 ano | |
GLTesting.vcxproj | hai 1 ano | |
GLTesting.vcxproj.filters | hai 1 ano | |
LICENSE | hai 1 ano | |
README.md | hai 1 ano |
Another attempt to do something with OpenGL
* GLM
* SPDLOG
* GLFW3
* GLAD (built-in)
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Debug -DCMAKE_EXPORT_COMPILE_COMMANDS=true
make