An open API service indexing awesome lists of open source software.

https://github.com/ldgrp/raytracinginoneweekend-java


https://github.com/ldgrp/raytracinginoneweekend-java

ray-tracing-in-one-weekend raytracing

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Ray Tracing in One Weekend implemented in Java

![Cover image](images/ch14.png)

This is a Java implementation of the book [Ray Tracing In One Weekend][rtiow] by Peter Shirley.

The code is a best-effort translation of the C++ code in the book and is not meant to be idiomatic Java.

[rtiow]: https://raytracing.github.io/books/RayTracingInOneWeekend.html