Skip to content

iCodeIN/Ray-Tracing-in-One-Weekend-with-DXR

 
 

Repository files navigation

Ray-Tracing-in-One-Weekend-with-DXR

Preview

Simple implementation of well-known Ray Tracing in One Weekend

Inspired with Ray Tracing In Vulkan (Main loop of the Shader generation, Random functions DoF)

It's based on Microsoft's example, if you are already familiar with their code you can easily follow this code Microsoft's DXR Repo

The code is as simple as it can be, please don't hate me for bad code style or something :)

If you have questions you can find me here Twitter

About

Ray Tracing in One Weekend with DXR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 56.3%
  • C++ 40.4%
  • HLSL 3.3%