NVIDIAGameWorks / PhysX-3.4

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

Missing APEX Particle solutions #89

Closed Greavesy1899 closed 5 years ago

Greavesy1899 commented 5 years ago

I cannot find the projects for the particle module, which im guessing should be in every folder in PhysX-3.4/APEX_1.4/compiler/.

I tried to build and run the APEX 1.4 samples but had no luck due to missing the particles module.

sabdulajees commented 5 years ago

Which version of Visual Studio do compile with? We only provide the particles and turbulence modules as pre-built binaries.

Greavesy1899 commented 5 years ago

I compiled with Visual Studio 2015.

sabdulajees commented 5 years ago

Please note that GPU support as well as particles will be disabled when the APEX SDK is rebuilt. You can have it enabled by not rebuilding the ApexFramework dll or replacing it with the pre-built one.