A Raytracer made using Rust following Pete Shirleys ebooks, with a BVH. Made in 5 weeks for a university module.
- A Rust Raytracer with a bounding volume hierarchy
- Supports spheres and custom models, and diffuse and metallic materials
- Uses Rayon for threading and features indirect illumination