initialize Metal

This commit is contained in:
Samuliak 2024-07-25 12:53:24 +02:00
parent 2477bad06b
commit 98370260d3
10 changed files with 220 additions and 26 deletions

3
.gitmodules vendored
View file

@ -16,3 +16,6 @@
[submodule "dependencies/imgui"]
path = dependencies/imgui
url = https://github.com/ocornut/imgui
[submodule "dependencies/metal-cpp"]
path = dependencies/metal-cpp
url = https://github.com/bkaradzic/metal-cpp.git