Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 254 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 254 Bytes

simple raytracer

This sample implements basic hybrid renderer. It uses rasterization to resolve primary rays and raytracing for shadow rays.

Right Mouse button and W, A, S, D keys can be used to control the camera.

image