-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
29 lines (29 loc) · 844 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[submodule "deps/kt84"]
path = deps/kt84
url = https://bitbucket.org/kenshi84/kt84.git
[submodule "deps/spdlog"]
path = deps/spdlog
url = https://github.com/gabime/spdlog
[submodule "deps/imGuIZMO.quat"]
path = deps/imGuIZMO.quat
url = https://github.com/BrutPitt/imGuIZMO.quat
[submodule "deps/args"]
path = deps/args
url = https://github.com/Taywee/args
[submodule "deps/stb"]
path = deps/stb
url = https://github.com/nothings/stb
[submodule "deps/glfw"]
path = deps/glfw
url = https://github.com/glfw/glfw
[submodule "deps/imgui"]
path = deps/imgui
url = https://github.com/ocornut/imgui
[submodule "deps/geometry-central"]
path = deps/geometry-central
url = https://github.com/kenshi84/geometry-central.git
branch = cit
[submodule "deps/eigen"]
path = deps/eigen
url = https://gitlab.com/libeigen/eigen.git
branch = 3.4