Hacker News new | ask | show | jobs
by flukus 3450 days ago
The latter, from what I understand most engines are multi threaded only in the sense that multiple threads are running stuff, one thread for sound, one thread for simulation etc, and that the graphics processing (still the bottleneck in most games) is still mostly single threaded, at least until it get's to the GPU.