oh my god, I actually implemented PhysX, Finally!!!!!!

This commit is contained in:
Anemunt
2025-12-16 12:01:45 -05:00
parent fd29b530c4
commit 978033c84d
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -11,3 +11,6 @@
[submodule "src/ThirdParty/assimp"]
path = src/ThirdParty/assimp
url = https://github.com/assimp/assimp.git
[submodule "src/ThirdParty/PhysX"]
path = src/ThirdParty/PhysX
url = https://github.com/NVIDIA-Omniverse/PhysX.git

1
src/ThirdParty/PhysX vendored Submodule

Submodule src/ThirdParty/PhysX added at 09ff24f327