Implementing basic physics

This commit is contained in:
Dynamitos
2022-11-29 16:34:42 +01:00
parent 3d3e264867
commit 1e04da963d
39 changed files with 1999 additions and 145 deletions
+4 -1
View File
@@ -39,4 +39,7 @@
url = https://github.com/madler/zlib.git
[submodule "external/CRCpp"]
path = external/CRCpp
url = https://github.com/d-bahr/CRCpp.git
url = https://github.com/d-bahr/CRCpp.git
[submodule "external/odeint"]
path = external/odeint
url = https://github.com/headmyshoulder/odeint-v2.git