blob: 8b91638fe97645c20f215eb9cd9bb599895f4aff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
[submodule "aruco"]
path = aruco
url = https://github.com/opentrack/aruco.git
[submodule "flandmark"]
path = flandmark
url = https://github.com/uricamic/flandmark.git
[submodule "headtracker"]
path = headtracker
url = https://github.com/sthalik/headtracker.git
[submodule "opencv"]
path = opencv
url = https://github.com/Itseez/opencv.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
|