As part of the computer graphics course I’m taking, I was tasked with developing a ray tracer to handle hierarchical spheres, cubes, and triangle meshes. For those of you unfamiliar with ray tracing, it is a rendering technique in which
As part of the computer graphics course I’m taking, I was tasked with developing a ray tracer to handle hierarchical spheres, cubes, and triangle meshes. For those of you unfamiliar with ray tracing, it is a rendering technique in which