Skip to content

Commit

Permalink
Repurposing code for other experiments, integrate luajit and tinygltf
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshugoel2797 committed Aug 8, 2021
1 parent 190078c commit 7a49caf
Show file tree
Hide file tree
Showing 3 changed files with 8 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 "tinygltf"]
path = tinygltf
url = https://github.com/syoyo/tinygltf.git
[submodule "luajit"]
path = luajit
url = https://luajit.org/git/luajit.git
1 change: 1 addition & 0 deletions luajit
Submodule luajit added at 983d66
1 change: 1 addition & 0 deletions tinygltf
Submodule tinygltf added at 514167

0 comments on commit 7a49caf

Please sign in to comment.