Skip to content

Commit

Permalink
Third party add
Browse files Browse the repository at this point in the history
  • Loading branch information
V-KMilev committed Mar 10, 2023
0 parents commit 8ecf21b
Show file tree
Hide file tree
Showing 4 changed files with 7,995 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "third-party/glfw"]
path = third-party/glfw
url = https://github.com/glfw/glfw.git
[submodule "third-party/glm"]
path = third-party/glm
url = https://github.com/g-truc/glm.git
1 change: 1 addition & 0 deletions third-party/glfw
Submodule glfw added at 7482de
1 change: 1 addition & 0 deletions third-party/glm
Submodule glm added at bf71a8
Loading

0 comments on commit 8ecf21b

Please sign in to comment.