-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 969 Bytes
/
.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
30
[submodule "go-sqlite"]
path = go-sqlite
url = https://github.com/poormanslaserscanner/go-sqlite.git
[submodule "sqlite"]
path = sqlite
url = https://github.com/mackyle/sqlite.git
[submodule "opcodemesh"]
path = opcodemesh
url = https://github.com/poormanslaserscanner/opcodemesh.git
[submodule "Triangle"]
path = Triangle
url = https://github.com/poormanslaserscanner/Triangle.git
[submodule "libigl"]
path = libigl4pmls/libigl
url = https://github.com/poormanslaserscanner/libigl.git
[submodule "gptoolbox"]
path = gptoolbox
url = https://github.com/poormanslaserscanner/gptoolbox.git
[submodule "iso2mesh"]
path = iso2mesh
url = https://github.com/poormanslaserscanner/iso2mesh.git
[submodule "dxflib"]
path = dxflib
url = https://github.com/taquart/dxflib.git
[submodule "glm"]
path = glm
url = https://github.com/g-truc/glm.git
[submodule "cuda_voxelizer"]
path = cuda_voxelizer
url = https://github.com/poormanslaserscanner/cuda_voxelizer.git