Raytracer
A simple raytracer written in Java. Renders a basic scene with lights.
Compiling + Running
Import the code into an IDE like IntelliJ or Eclipse and it should compile as is.
Run Start.java to start the 'game'.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.