-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 848 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
[submodule "external/glfw"]
path = external/glfw
url = https://github.com/glfw/glfw.git
[submodule "external/glm"]
path = external/glm
url = https://github.com/g-truc/glm.git
[submodule "external/jsoncpp"]
path = external/jsoncpp
url = https://github.com/open-source-parsers/jsoncpp.git
[submodule "external/assimp"]
path = external/assimp
url = https://github.com/Nor-s/assimp.git
[submodule "mediapipe-to-mixamo"]
path = mediapipe-to-mixamo
url = https://github.com/Nor-s/mediapipe-to-mixamo.git
[submodule "external/ImFileDialog"]
path = external/ImFileDialog
url = https://github.com/dfranx/ImFileDialog.git
[submodule "procedural_3d_terrain"]
path = procedural_3d_terrain
url = https://github.com/Nor-s/procedural-3d-terrain.git
[submodule "external/hiredis"]
path = external/hiredis
url = https://github.com/redis/hiredis.git