There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Created a Ray Tracing C++ program in Computational Structures in Computer Graphics (CAP4730) at UF. This program shoots rays at a scene composed of 2 spheres and a tetrahedron to then be rendered and displayed by Cimg library. Note: Tetrahedron didn't properly display as intended.