- Notifications
You must be signed in to change notification settings - Fork0
yagoliz/rayonetta
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Blazing fastraytracing in one weekend. Written in Rust.
Not all this repository is copy-pasta. Some features that I felt like adding:
Fibonacci sampling of thesphere and unit disk.
Added a
Plane
class. I felt it was a more elegant solution than using a massive sphere.Parallelization via the
rayon
crate. Sped-up the last renders by at least 4x.
Implemented the next chapter in Rust. If all goes well, you too can obtain the following image: