-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 817 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "libs/OpenMesh"]
path = libs/OpenMesh
url = https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh.git
[submodule "libs/typed-geometry"]
path = libs/typed-geometry
url = https://www.graphics.rwth-aachen.de:9000/ptrettner/typed-geometry.git
[submodule "libs/polymesh"]
path = libs/polymesh
url = https://www.graphics.rwth-aachen.de:9000/ptrettner/polymesh.git
[submodule "libs/glow"]
path = libs/glow
url = https://www.graphics.rwth-aachen.de:9000/Glow/glow.git
[submodule "libs/imgui-lean"]
path = libs/imgui-lean
url = https://www.graphics.rwth-aachen.de:9000/pschmidt/imgui-lean.git
[submodule "libs/glow-extras"]
path = libs/glow-extras
url = https://www.graphics.rwth-aachen.de:9000/Glow/glow-extras.git
[submodule "libs/glfw"]
path = libs/glfw
url = https://github.com/glfw/glfw.git