Ray Tracer
CSCE 441
About this project This was the final project required from my Computer Graphics course. For this, I created a ray tracer in C++ with some external packages that could render spheres, ellipsoids, planes, and complex objects via OBJ files. In addition to the required aspects of the project, I also...
[Read More]