A raytracer written in Java 18 without external libraries.
Following the guide Ray Tracing in One Weekend by Peter Shirley.
I have implemented everything up to "Defocus Blur" and made it render multithreaded to make it faster.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A raytracer written in Java 18 without external libraries.
Following the guide Ray Tracing in One Weekend by Peter Shirley.
I have implemented everything up to "Defocus Blur" and made it render multithreaded to make it faster.