# ray-tracer **Repository Path**: fansion314/ray-tracer ## Basic Information - **Project Name**: ray-tracer - **Description**: A Rust implementation of the "Ray Tracing in One Weekend" book - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-19 - **Last Updated**: 2025-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: Rust ## README # Ray Tracer Simple implementation of Ray Tracing in One Weekend in Rust ![output](images/output.png) From: [Ray Tracing in One Weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html) [Ray Tracing: The Next Week](https://raytracing.github.io/books/RayTracingTheNextWeek.html)