Physics
Physics
Existing works
- https://www.dyanikoglu.com/post/physx-nvidia-blast - UE 4.5 + PhysX 4.1 + Blast (source available)
- https://brickadia.com/blog/devlog-1/ - UE 5.1 + PhysX 5.1
- https://markjg.com/blog/physx-in-ue5/ - UE 5.0 + PhysX 3.4 (source available)
- I’ve also integrated PhysX 4 & 5. But only on Win64 and not in production quality.
Upgrade to latest PhysX
I’ve alreadt did made some research.
PhysX 4 - Was pretty easy to integrate to Win64 build.
PhysX 5 - Was hard to integrate due to a lots of changes.
I haven’t tried to compile it for wasm.