Little playground project for opengl written in C++
Go to file
Mario Hüttel b9a007dd51 Change normal matrix from 4x4 to 3x3 2020-03-26 23:03:49 +01:00
imgui-submodule/imgui Add imgui 2020-03-21 22:38:10 +01:00
include Change normal matrix from 4x4 to 3x3 2020-03-26 23:03:49 +01:00
models/coordinate-system Improve material loading and add coordinate system model 2020-03-26 22:57:08 +01:00
shaders Change normal matrix from 4x4 to 3x3 2020-03-26 23:03:49 +01:00
src Change normal matrix from 4x4 to 3x3 2020-03-26 23:03:49 +01:00
.gitignore Add base structure for openGL playground 2020-03-17 23:25:23 +01:00
CMakeLists.txt Improve material loading and add coordinate system model 2020-03-26 22:57:08 +01:00