https://github.com/1dagord/raytracer
Ray tracing engine built in C++
https://github.com/1dagord/raytracer
cpp cpp20 rendering
Last synced: over 1 year ago
JSON representation
Ray tracing engine built in C++
- Host: GitHub
- URL: https://github.com/1dagord/raytracer
- Owner: 1dagord
- Created: 2024-12-10T22:54:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-16T07:35:10.000Z (over 1 year ago)
- Last Synced: 2025-03-16T08:25:46.267Z (over 1 year ago)
- Topics: cpp, cpp20, rendering
- Language: C++
- Homepage:
- Size: 1.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RayTracer
Created this repo to follow along with the book "The Ray Tracer Challenge" by Jamis Buck
The following are demonstrations of the capabilities of the ray tracing engine:
|  |  |  |
|:--:|:--:|:--:|
| *Sphere rendered using Phong reflection model* | *Sheared circle* | *Clock displaying current time* |