osgPhysX icon indicating copy to clipboard operation
osgPhysX copied to clipboard

Integraion of OpenSceneGraph and NVIDIA PhysX (3.3 or later)

Results 4 osgPhysX issues
Sort by recently updated
recently updated
newest added

Hi Rui, could you please add the missing textures to the repository? Error reading file exo_gray.fbm\BODY_diffuse.png: file not found Error reading file exo_gray.fbm\EXO_diffuse.png: file not found (and the animations should...

I added a few ifdefs to be able to compile osgPhysX with Physics 4. This removes support for particles :-( but the rest seems to work.

The Codebase requires DirectX SDK as a dependency. Does this disallow compilation on Linux Systems? Is there a way to build or port to a Linux environment? Thank you for...

Hello, I get the error: ``` CMake Error at CMakeLists.txt:10 (START_EXECUTABLE): Unknown CMake command "START_EXECUTABLE". ``` Any hints? Thank you very much! Cheers!