An open API service indexing awesome lists of open source software.

https://github.com/SebLague/Ray-Tracing


https://github.com/SebLague/Ray-Tracing

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Ray-Tracing
A fairly simple (and slow) path tracer, coded in HLSL and C# in the Unity engine.

[![Ray Tracing Videos](https://raw.githubusercontent.com/SebLague/Images/master/Ray%20Tracing.jpg)](https://www.youtube.com/playlist?list=PLFt_AvWsXl0dlgwe4JQ0oZuleqOTjmox3)
Thanks to [Ray Tracing in One Weekend](https://raytracing.github.io) and [Casual Shadertoy Path Tracing](https://blog.demofox.org/2020/05/25/casual-shadertoy-path-tracing-1-basic-camera-diffuse-emissive/) and [How to Build a BVH](https://jacco.ompf2.com/2022/04/13/how-to-build-a-bvh-part-1-basics/)