Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages