Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nick-lehmann/rustacer
Learning exercise about Ray Tracer, implemented in Rust
https://github.com/nick-lehmann/rustacer
Last synced: 1 day ago
JSON representation
Learning exercise about Ray Tracer, implemented in Rust
- Host: GitHub
- URL: https://github.com/nick-lehmann/rustacer
- Owner: nick-lehmann
- Created: 2023-09-20T20:00:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-20T20:10:45.000Z (over 1 year ago)
- Last Synced: 2024-11-06T23:05:57.690Z (about 2 months ago)
- Language: Rust
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Rustacer
A ray tracer implement in Rust, following the famous book [Ray Tracing in One Weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html).