Page 1 of 1

Where do bullet calculations happen?

Posted: Fri Aug 03, 2012 5:32 pm
by niko
Hello guys!

I am wondering, where are Bullet calculations happening?

Is it the CPU? GPGPU (many systems dont have this feature). PPU (if the system has it)?

And how does it know where to run its code to?
Is there a system for understanding where to run?

And lets say it runs in GPGPU. How does it diffferentiate between Nvidia framework and AMD framework?

Thanks!