Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 507 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 507 Bytes

CS560 Term Project

Monte Carlo Ray Tracing

Authors

Taylor Foxhall and Joseph Palazzolo

Summary

We want to achieve photorealistic rendering using Monte Carlo ray tracing and global illumination. We will place a light source in a room and render different objects of varying colors and physical properties and see how they effect the algorithm.

Dependencies