PhysX
PhysX copied to clipboard
NVIDIA PhysX SDK
### Summary This PR ports the existing PhysX snippets to MacOS. I tested these changes on my M1 Mac, where all snippets ran successfully without any issues further feedbacks &...
I got multiple errors while trying to build PhysX from xcode for PxVecQuat, GuAABBTreeUpdateMap, GuAABBTreeNode files, while not completely sure these errors might caused from some issue on build pipeline...
With Xcode 14.3, they decided to make things spicy and waste people's time. Building following the instruction yields errors because of `&` being used on boolean operators, which used to...
``` Running packman in preparation for cmake ... Processing project file '/Users/yangfeng/Desktop/PhysX/physx/dependencies.xml' Package 'CMakeModules' at version '1.28.trunk.31965103' is missing from local storage. Downloading from https://d4i3qtqj3r0z5.cloudfront.net/CMakeModules%401.28.trunk.31965103 . (speed 3.31 MiB/s) ```...