initial commit
This commit is contained in:
commit
e1e149e5c7
18 changed files with 6479 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[submodule "vendor/glfw"]
|
||||
path = vendor/glfw
|
||||
url = git@github.com:glfw/glfw.git
|
||||
[submodule "vendor/glm"]
|
||||
path = vendor/glm
|
||||
url = git@github.com:g-truc/glm
|
Loading…
Add table
Add a link
Reference in a new issue