Cuda and Gpu acceleration in MagicPhysX?
Hi, I would like to ask if it is possible to run GRB simulation with MagicPhysX (GRB = Gpu Rigid Bodies) in similar way as it is in the PhysX snippet demo called HelloGRB. Please see the attached screenshots (from PhysX's codebase). I can't find corresponding Cuda methods and structures in MagicPhysX codebase. Is GPU acceleration supported in MagiPhysX or not please? Thanks in advance for your answers.
The Rust physx-sys library currently being used appears to have GPU-related features disabled. https://github.com/EmbarkStudios/physx-rs/blob/d0d571ee61ea44750bf58df96464f49b466da46e/physx-sys/build.rs#L318-L319
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days.