Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 217 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 217 Bytes

Raytracing

This project was completed as a part of computer graphics university course assignement.

To run, first compile:

cd src/ javac Main.java

and then run

java Main.