Start of new example stuff

This commit is contained in:
Ben Visness
2020-04-07 23:08:13 -05:00
parent c66971850a
commit cee57ba573
12 changed files with 18505 additions and 0 deletions

9
.gitmodules vendored
View File

@@ -0,0 +1,9 @@
[submodule "example/lib/glfw"]
path = example/lib/glfw
url = git@github.com:glfw/glfw.git
[submodule "example/lib/flextgl-gen"]
path = example/lib/flextgl-gen
url = git@github.com:mosra/flextgl.git
[submodule "example/lib/EGL-Registry"]
path = example/lib/EGL-Registry
url = git@github.com:KhronosGroup/EGL-Registry.git