Skip to content

yangzhengxing/PhysX-3.3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PhysX-3.3

Welcome to NVIDIA's PhysX and APEX SDK source code repository.

To begin, clone this repository onto your local drive.


See Documentation under \PhysX\PhysXSDK\Documentation and \PhysX\APEXSDK\docs.


Install PhysX Visual Debugger by running the installer located at PhysX\PhysXVisualDebugger.


To build PhysX and APEX SDKs:

(1) Build PhysX SDK by opening one of the solutions found under PhysX\PhysXSDK\Source\compiler. Supported platforms: Windows, Linux, OSX, Android,iOS

(2) Build APEX SDK by opening one of the solutions found under PhysX\APEXSDK\compiler. Supported platform: Windows, Linux, Android


To build PhysX Snippets: open one of the solutions found under \PhysXSDK\Snippets\compiler. To build PhysX Samples: open one of the solutions found under \PhysXSDK\Samples\compiler.