Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hermit1x/my-cuda-raytracing

Repository files navigation

RayTracing in CUDA

跟着RayTracing in One Weekend学完之后感觉运算速度不够快,想着或许可以用CUDA进行加速,于是有了这么一个repo。

主要参考另一个一样使用cuda的项目,实现the first week,接着手动增加了next week的内容,第三部分的蒙特卡洛等特性还在施工中。

然后目前就算CUDA加速有很明显的提升,但对速度还是不是很满意,打算施工完成后参考参考中的3进行进一步加速调整。

参考

  1. https://raytracing.github.io/

  2. https://github.com/rogerallen/raytracinginoneweekendincuda

  3. https://github.com/navining/cuda-raytracing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published