Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhutter/raytracing
RayTracing experiments
https://github.com/mhutter/raytracing
Last synced: 25 days ago
JSON representation
RayTracing experiments
- Host: GitHub
- URL: https://github.com/mhutter/raytracing
- Owner: mhutter
- License: mit
- Created: 2021-11-13T13:28:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T05:56:52.000Z (4 months ago)
- Last Synced: 2024-08-13T19:40:46.620Z (4 months ago)
- Language: Rust
- Homepage:
- Size: 3.79 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# raytrace in rust
Following along Peter Shirley's [Ray Tracing in One Weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html).
See [`progress/`](progress#progress) for images on the progress.
## Further reading
- [Computer Graphics from Scratch](https://gabrielgambetta.com/computer-graphics-from-scratch/) by Gabriel Gambetta
## The glorious result
![image.png](image.png)