Skip to content

xenorivai/raytracer

Repository files navigation

raytracer

C++ based RayTracer , outputs ray traced images to .ppm format.

To compile and build on your system :

make main

Then open out.ppm in your image viewer (windows photos can't open it) , use GIMP/Photoshop or something similar.

To delete main (executable) and out.ppm :

make clean

About

My implementation of RTOW

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published