Skip to content

Commit

Permalink
Merge pull request #122 from berdal84/refactor/glm
Browse files Browse the repository at this point in the history
refactor: unique CMakeList, use GLM, add Vec2/Vec4/Rect/Box2D/XForm2D
  • Loading branch information
berdal84 committed May 21, 2024
2 parents cf36467 + 0c8c528 commit 33880b4
Show file tree
Hide file tree
Showing 148 changed files with 2,287 additions and 1,961 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@
[submodule "libs/google/benchmark"]
path = libs/google/benchmark
url = https://github.com/google/benchmark.git
[submodule "libs/glm"]
path = libs/glm
url = https://github.com/g-truc/glm.git
Loading

0 comments on commit 33880b4

Please sign in to comment.