huris / RayTracing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

记录RayTracing的学习材料

参考资料:Ray Tracing In One Weekend:https://raytracing.github.io/

Githubhttps://github.com/RayTracing

Ray Tracing in One Weekend

暴力实现路径追踪

https://raytracing.github.io/books/RayTracingInOneWeekend.html

Ray Tracing: The Next Week

增加纹理,体积体(例如烟雾),矩形,实例,光源,BVH加速

https://raytracing.github.io/books/RayTracingTheNextWeek.html

Ray Tracing: The Rest Of Your Life

深入详解光线追踪背后的数学原理

https://raytracing.github.io/books/RayTracingTheRestOfYourLife.html

About


Languages

Language:Makefile 45.0%Language:C++ 29.7%Language:C 16.0%Language:CMake 9.3%Language:TypeScript 0.1%