Introduce nanogui

This commit is contained in:
David Allemang
2020-10-09 18:39:51 -04:00
parent 98ad0bf62e
commit 6aaa393228
5 changed files with 260 additions and 1 deletions

4
.gitmodules vendored
View File

@@ -10,3 +10,7 @@
[submodule "vendor/cgl"]
path = vendor/cgl
url = git://github.com/allemangD/cgl.git
[submodule "vendor/nanogui"]
path = vendor/nanogui
url = https://github.com/allemangD/nanogui
branch = master