Skip to content

Ray tracing spheres with the use of DirectX Raytracing capabilities

Notifications You must be signed in to change notification settings

vliopas97/DXR-RayTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Tracer using DXR

This repo implementes a ray tracer utilizing DirectX 12 and the DirectX Ray Tracing Pipeline (DXR). Restricted (at least for now) to the simple functionality of tracing spheres only, with some coarse approximations of light scattering behavior for ideal diffuse, metal, and dielectric materials.

Results

Sample from the raytracer. From left to right: dielectric, diffuse, and metallic material. Runs in an 800 by 600 window, 32 rays per pixel, with a maximum recursion depth of 5. This gives about 15 FPS on my 1070Ti.

References

About

Ray tracing spheres with the use of DirectX Raytracing capabilities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published