teofum / rust_raytracer

Following the book "Ray Tracing in One Weekend" by Peter Shirley, implemented in Rust.
0 stars 0 forks source link

Subsurface scattering #2

Open teofum opened 6 months ago

teofum commented 6 months ago

Look into subsurface scattering implementations and create a scattering material.