Basic rectangle drawing

This commit is contained in:
2022-04-30 20:20:07 +02:00
parent ddf7e14682
commit f547ff1b8f
8 changed files with 93 additions and 40 deletions

2
.gitmodules vendored
View File

@ -5,5 +5,5 @@
path = libs/glm
url = https://github.com/nigelbarink/glm.git
[submodule "spdlog"]
path = libs\\spdlog
path = libs/spdlog
url = https://github.com/nigelbarink/spdlog.git