You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a from-scratch project written in Java using Eclipse that utilizes Ray Tracing Technology.
4
+
5
+
## How to Run
6
+
Running the main method in RayTracer, the application can take in a scene file (see examples in [Models and Scenes](/Models\ and\ Scenes)) and `.obj`/`.mat` polygonal files, and will output a `.ppm` image according to the specifications.
7
+
8
+
Another way of running the application would be without arguments, in which case it will generate spheres in an evironmnet and output a file named `masterwork.ppm`.
0 commit comments