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