Patch release for ovphysx 0.2
ovphysx is a self-contained library package offering the PhysX SDK and Omni PhysX capabilities behind a C API and corresponding Python bindings for inclusion in user applications. It loads USD scenes, runs simulation, and allows reading and writing simulation data with DLPack interoperability.
Documentation for getting started: https://nvidia-omniverse.github.io/PhysX/ovphysx/0.2.9/
This patch improves the discoverability of skills for AI agents working with ovphysx.
Pre-release notice: ovphysx is pre-release software and not yet mature. Current limitations include a strict in-process USD requirement: ovphysx can only coexist with OpenUSD v25.11 that is non-monolithic, Python-enabled, and linked against oneTBB (in particular, ovphysx cannot be used together with usd-core in the same process today), and parts of the API are still being completed and may change before 1.0.
Python Wheels
These can be obtained from PyPI via pip install ovphysx.
SDK Packages
Available as release assets, see below:
- ovphysx-linux-x86_64-0.2.9.tar.gz
- ovphysx-windows-x86_64-0.2.9.zip