PDA

View Full Version : Simple and Fast CUDA ray tracer


bouliiii
31-Aug-2008, 21:32
Hello there,

Just a small message to link to a ray tracer I wrote in CUDA. This simply loads a kd-tree and trace the ray using it. The source code is provided and as you can see, it is pretty simple. The final results and speeds are nice and you may download the code and modify it if you want to.

Everything may be found on my new blog which may be found here:

bouliiii.blogspot.com (http://bouliiii.blogspot.com)

Ben

Davros
01-Sep-2008, 21:40
thank you
ps: since you also did some Tesselation demo's do you think we will see it start to be used in games more