-
Notifications
You must be signed in to change notification settings - Fork 120
/
Copy path.gitmodules
29 lines (29 loc) · 1.16 KB
/
.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
25
26
27
28
29
[submodule "sampling_and_meshing/PoissonRecon"]
path = sampling_and_meshing/PoissonRecon
url = https://github.com/mkazhdan/PoissonRecon
branch = master
[submodule "sampling_and_meshing/O-CNN"]
path = sampling_and_meshing/O-CNN
url = https://github.com/palanglois/O-CNN.git
branch = master
[submodule "extension"]
path = extension
url = https://github.com/ThibaultGROUEIX/chamfer_pytorch
[submodule "ChamferDistancePytorch"]
path = ChamferDistancePytorch
url = https://github.com/ThibaultGROUEIX/ChamferDistancePytorch
[submodule "vcglib"]
path = vcglib
url = https://github.com/cnr-isti-vclab/vcglib.git
[submodule "auxiliary/ChamferDistancePytorch"]
path = auxiliary/ChamferDistancePytorch
url = https://github.com/ThibaultGROUEIX/ChamferDistancePytorch
[submodule "auxiliary/sampling_and_meshing/O-CNN"]
path = auxiliary/sampling_and_meshing/O-CNN
url = https://github.com/palanglois/O-CNN.git
[submodule "auxiliary/sampling_and_meshing/PoissonRecon"]
path = auxiliary/sampling_and_meshing/PoissonRecon
url = https://github.com/mkazhdan/PoissonRecon.git
[submodule "auxiliary/netvision"]
path = auxiliary/netvision
url = https://github.com/palanglois/netvision.git