blob: bb7f01cc35d0a7ccb4e1f73ba197f6cc86dd1c2d (
plain)
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
30
|
[submodule "aruco"]
path = aruco
url = https://github.com/opentrack/aruco.git
[submodule "flandmark"]
path = flandmark
url = https://github.com/uricamic/flandmark.git
ignore = dirty
[submodule "headtracker"]
path = headtracker
url = https://github.com/sthalik/headtracker.git
[submodule "LibOVR-025"]
path = LibOVR-025
url = https://github.com/opentrack/LibOVR
branch = branch-025
[submodule "LibOVR-080"]
path = LibOVR-080
url = https://github.com/opentrack/LibOVR
[submodule "LibOVR-042"]
path = LibOVR-042
url = https://github.com/opentrack/LibOVR
[submodule "opentrack.wiki"]
path = wiki
url = https://github.com/opentrack/opentrack.wiki.git
[submodule "LibOVR-140"]
path = LibOVR-140
url = https://github.com/opentrack/LibOVR.git
[submodule "openvr"]
path = steamvr
url = https://github.com/ValveSoftware/openvr.git
branch = master
|