NVIDIAGameWorks / PhysX-3.4

NVIDIA PhysX SDK 3.4
https://www.nvidia.com/
2.35k stars 274 forks source link

Is force field usable now #31

Closed 523793658 closed 7 years ago

523793658 commented 7 years ago

I can't find out any instruction about the force field interface or sample code. [mApexSDK->createModule("ForceField")] this fuction return a NULL pointer. and there will print a warning "ApexSDKImpl::createModule(ForceField) Not allowed". is there any body could give me some advice?

ibychkov commented 7 years ago

We didn't release ForceField module for APEX 1.4. So there is no way to use it.

523793658 commented 7 years ago

Ok, I get it. thank you