Monte Carlo Raytracing in Rust2024-01-19#graphics #raytracing #rust My rust implementation of Peter Shirley’s Raytracing in One Weekend Series, fit with additional geometry types, auto-exposure, and parallel processing. Repo hereSee more →