blob: 6902668c2cf386ef4dad69e5b93e51fa757ff7e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[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 "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
|