https://github.com/olekspickle/yarrt
Yet another ray tracer
https://github.com/olekspickle/yarrt
Last synced: 2 months ago
JSON representation
Yet another ray tracer
- Host: GitHub
- URL: https://github.com/olekspickle/yarrt
- Owner: olekspickle
- License: mit
- Created: 2022-08-09T16:58:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-22T13:11:29.000Z (6 months ago)
- Last Synced: 2025-03-17T19:02:34.907Z (3 months ago)
- Language: Rust
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yet another home made raytracer
(definitely done in a weekend)Made by following Peter Shirleys [ray tracing in one weekend](http://in1weekend.blogspot.com/2016/01/ray-tracing-in-one-weekend.html) book