I have been hoping lately that someone will add some code to the ODE physics engine to allow most of the calculations to run on the GPU. I am going to experiment with the CUDA SDK and the ODE source code to see what I can do. My ultimate goal is to relieve the CPU of stress so it can do other things like database management and everything else in a sim. Anyone tried this before?<br>