You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,22 @@ Welcome to the NVIDIA PhysX source code repository.
32
32
33
33
This repository contains source releases of the PhysX, Flow, and Blast SDKs used in NVIDIA Omniverse.
34
34
35
+
## O3DE Fork
36
+
37
+
This fork is mantained by the O3DE community and governed by the **Special Interest Group for Simulation** ([SIG Simulation]((https://github.com/o3de/sig-simulation))). You can ask any questions in the O3DE #sig-simulation [Discord Channel](https://discord.com/invite/o3de).
38
+
39
+
The main purpose of this fork is the addition of the following platforms to NVIDIA PhysX:
40
+
41
+
*[Mac](https://github.com/o3de/PhysX/pull/3) (Intel and ARM architectures)
Please see instructions specific to each of the platforms in the respective subfolder under [physx/documentation/platformreadme](physx/documentation/platformreadme).
46
+
47
+
Only Pull Requests related to the new platforms will be taken, for any other contributions please submit them to [the NVIDA fork](https://github.com/NVIDIA-Omniverse/PhysX).
48
+
49
+
More details about the creation of this fork can be found in [this discussion](https://github.com/NVIDIA-Omniverse/PhysX/discussions/58).
50
+
35
51
## Documentation
36
52
37
53
The user guide and API documentation are available on [GitHub Pages](https://nvidia-omniverse.github.io/PhysX). Please create an [Issue](https://github.com/NVIDIA-Omniverse/PhysX/issues/) if you find a documentation issue.
0 commit comments