dust3d/thirdparty/instant-meshes/instant-meshes-dust3d/ext/nanogui/.gitmodules

16 lines
447 B
Plaintext
Raw Normal View History

[submodule "ext/nanovg"]
path = ext/nanovg
url = https://github.com/wjakob/nanovg
[submodule "ext/glfw"]
path = ext/glfw
url = https://github.com/wjakob/glfw
[submodule "ext/glew"]
path = ext/glew
url = https://github.com/nigels-com/glew
[submodule "ext/eigen"]
path = ext/eigen
url = https://github.com/libigl/eigen.git
[submodule "ext/pybind"]
path = ext/pybind11
url = https://github.com/pybind/pybind11