26Feb/102
Simple GPGPU framework
Rim van Wersch of XNAInfo.com fame released a simple framework to perform general purpose calculations on the GPU with the XNA Framework. The framework comes with two demos: one to compute Pi and the other is a simple particle system.
Head over to Simple GPGPU framework to download the code.
