How is the NVIDIA PhysX engine implemented in the NVIDIA GPUs: It's a co-processor or the physical algorithms are implemented as fragment programs to be executed in the GPU pipeline ?
Asked
Active
Viewed 282 times
1 Answers
5
PhysX is implemented using NVIDIA's CUDA (GPGPU implementation). There isn't a separate co-processor or other dedicated piece of silicon.

Kitsune
- 9,101
- 2
- 25
- 24