raytracer icon indicating copy to clipboard operation
raytracer copied to clipboard

A Rust raytracer for learning. Used this guide for the core raytracing principles and math: https://www.scratchapixel.com/index.php

Results 2 raytracer issues
Sort by recently updated
recently updated
newest added

Bumps [image](https://github.com/image-rs/image) from 0.22.3 to 0.23.12. Changelog Sourced from image's changelog. Version 0.23.12 Fix a soundness issue affecting the impls of Pixel::from_slice_mut. This would previously reborrow the mutable input reference...

dependencies

Bumps [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) from 0.7.1 to 0.7.4. Changelog Sourced from crossbeam-deque's changelog. Version 0.8.1 Support targets that do not have atomic CAS on stable Rust (#698) Version 0.8.0 Bump the minimum...

dependencies