Example | Program | Picture | Animation | Description | Paper |
---|---|---|---|---|---|
Smoothed Particle Experiment 1- 1 | [youtube] | My first SPH realtime experiment done in CUDA where all the computation is done by GPU. I didn't use any sophisticated algorithm just simply rewritten the computational loops into CUDA kernels. The speed-up on GTX 460 is really visible and what you see here run 25fps or even faster in real time. | N/A | ||
See my lecture (2018) on SPH (polish). |