The ZBuffer - Managed DirectX resources
Search ZBuffer
Links


 

With the lack of progress on CPU clock speed in the past year and multi core/proc machines being the way of the future we are all going have to get used to multithreading when we hit the limits of one thread (don't all go assuming you NEED multi threading until you actually do). With XNA giving access to 4 threads it can be a useful skill there too.

Some forum posts on multi threading with XNA

Some other blog and community site entries that talk about multithreading games

Updated 2/28/2007 12:35:00 AM by Zman