My rust implementation of Peter Shirley’s Raytracing in One Weekend Series, fit with additional geometry types, auto-exposure, and parallel processing. Repo here
Projects
Small demo of creating high performance fur on different geometries using Three.js and WebGL. Based on Acerola’s video.