CGDI/.gitmodules
David Coeurjolly e351a15d75
display
2021-03-02 17:22:21 +01:00

19 lines
897 B
Plaintext

[submodule "3-modeling/c++/deps/polyscope"]
path = 3-modeling/c++/deps/polyscope
url = https://github.com/nmwsharp/polyscope.git
[submodule "3-Modeling/c++/deps/geometry-central"]
path = 3-modeling/c++/deps/geometry-central
url = https://github.com/nmwsharp/geometry-central.git
[submodule "4-LaplacianSmoothing/c++/deps/polyscope"]
path = 4-LaplacianSmoothing/c++/deps/polyscope
url = https://github.com/nmwsharp/polyscope.git
[submodule "4-LaplacianSmoothing/c++/deps/geometry-central"]
path = 4-LaplacianSmoothing/c++/deps/geometry-central
url = https://github.com/nmwsharp/geometry-central.git
[submodule "5-GeomProcessing/deps/polyscope"]
path = 5-GeomProcessing/deps/polyscope
url = https://github.com/nmwsharp/polyscope.git
[submodule "5-GeomProcessing/deps/geometry-central"]
path = 5-GeomProcessing/deps/geometry-central
url = https://github.com/nmwsharp/geometry-central.git