AmbientRun/Ambient

Update to PhysX 5 when possible

philpax opened this issue · 0 comments

At present, we are using PhysX 4.1 through https://crates.io/crates/physx-sys. If it makes sense to, we'd like to update to PhysX 5 when EmbarkStudios/physx-rs#183 lands - we have not done a thorough investigation of what it enables yet.

Additionally, we have our own custom bindings atop physx-rs. This will take a fair bit of time to update as well.