Raytracer PATH TRACING RENDERING ENGINE WRITTEN IN SDL2 What does it do? • How To Use What does it do? Renders pretty images. Uses path tracing algorithm. Render of caustics with 16000+ frames. Another render with a bit bigger resolution.. More complex lighting scene with 35000+ frames. How To Use ** NOTES HERE ** # Clone this repository $ git clone ** LINK ** # Build the program by typing: $ make # in command line # Happy wireframing.