Parametric raytracer engine in CUDA – demo
I’ve finally finished my raytracer in CUDA yesterday
Today I added a quick little feature: screenshots. They can be further processed with mencoder into .avi files and put on Youtube.
Just like this one: http://www.youtube.com/watch?v=2xrfezVuhQk
I’ll write something more about the whole thing when I have time for it. In the meantime enjoy some screenshots:
https://github.com/Tener/cuda-course/commit/237ed8d3c1e746d617be5477dd320064fff709c5
They sit in Git repository on GitHub next to the code that generated them.
Advertisement
