1[submodule "ext/nanovg"]
2    path = ext/nanovg
3    url = https://github.com/wjakob/nanovg
4[submodule "ext/glfw"]
5    path = ext/glfw
6    url = https://github.com/wjakob/glfw
7[submodule "ext/glew"]
8    path = ext/glew
9    url = https://github.com/nigels-com/glew
10[submodule "ext/eigen"]
11    path = ext/eigen
12    url = https://github.com/libigl/eigen.git
13[submodule "ext/pybind"]
14    path = ext/pybind11
15    url = https://github.com/pybind/pybind11
16