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
- Host: GitHub
- URL: https://github.com/ldgrp/raytracinginoneweekend-java
- Owner: ldgrp
- Created: 2023-12-22T10:37:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-25T04:23:54.000Z (over 2 years ago)
- Last Synced: 2025-08-05T08:31:05.474Z (11 months ago)
- Topics: ray-tracing-in-one-weekend, raytracing
- Language: Java
- Homepage:
- Size: 9.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ray Tracing in One Weekend implemented in Java

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