Skip to content

meherniger24/Multi-threaded-ray-tracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

Write a ray-tracing algorithm that performs direct illumination of spheres. This code will take two text files as input, describing a (a) list of spheres and a (b) list of lights. The code will output the ray-traced image as a Targa file (source code is provided to save this file format). Parallelize the code using the C++ std::thread library.

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages