top of page
NVIDIA PHYSX 2 PROGRAMMING
A Collection of Nvidia PhysX 2 programs/tutorial for beginners to intermediate level of proficiency. The programs are intended to run on Windows operating system. The window creation is handled by Win32 API (windows.h) and rendering is done by OpenGL.
To compile the program you need to download the Nvidia PhysX v2.8.1 API and include the dependencies in the project. You can download latest Physx API library from (https://developer.nvidia.com/physx-sdk). Nvidia PhysX v2.8.1 system software( i.e Driver) must be installed onPC to run this program.
Please reload
bottom of page