Thursday, March 25, 2010

SSE with SIMD for Particle Systems in Realtime

Intel has released a new library that can be included in your game/program that is designed to use multiple cores and threads. Checkout the video to see how this library will help. I have not dove into the architecture of the library, but you can download the source code and the binaries to include in your project. Happy threading!