-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path.gitmodules
More file actions
34 lines (34 loc) · 1.16 KB
/
Copy path.gitmodules
File metadata and controls
34 lines (34 loc) · 1.16 KB
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
31
32
33
34
[submodule "external/FastNoiseLite"]
path = external/FastNoiseLite
url = https://github.com/Auburn/FastNoiseLite.git
ignore = untracked
[submodule "external/dkm"]
path = external/dkm
url = https://github.com/genbattle/dkm.git
[submodule "external/hmm"]
path = external/hmm
url = https://github.com/fogleman/hmm.git
[submodule "external/Noise"]
path = external/Noise
url = https://github.com/otto-link/Noise.git
[submodule "external/libnpy"]
path = external/libnpy
url = https://github.com/llohse/libnpy.git
[submodule "external/CLWrapper"]
path = external/CLWrapper
url = https://github.com/ottolink-dev/CLWrapper.git
[submodule "external/PointSampler"]
path = external/PointSampler
url = https://github.com/otto-link/PointSampler.git
[submodule "external/nn-c"]
path = external/nn-c
url = https://github.com/sakov/nn-c.git
[submodule "external/nanoflann"]
path = external/nanoflann
url = https://github.com/jlblancoc/nanoflann.git
[submodule "external/terrain-descriptors"]
path = external/terrain-descriptors
url = https://github.com/otto-link/terrain-descriptors.git
[submodule "external/mixbox"]
path = external/mixbox
url = https://github.com/scrtwpns/mixbox.git