So I thought I would create a simple cloth simulation to demonstrate some simple CUDA functions etc…
This implementation based off the explanation in this article
And is parallelise using some of the ideas in this post
Source code is here for those who are interested. Let me know if you have any problems 🙂
Ill add some more details soon when I am a little less tired 😉