Skip to content

Latest commit

 

History

History

simple_raytracer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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