3D-Renderer with Ray Tracing completed for Introduction to Software Engineering Course, Spring 2021.
Jonah Lawrence & Elad Harizy
Unit tests are written for JUnit 4.
To run tests in VS Code, download junit.jar and hamcrest-core.jar into a lib folder adjacent to src.
For more info, refer to Download and Install from the JUnit 4 official documentation.


