ar90n / ray-tracing-in-weekends-with-rust

My practices for Ray Tracing in Weekends with Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ray-tracing-in-weekends-with-rust

My practices about in 1 weekend ray tracers with Rust.

first weekend

first weekend raytracer supports following features.

  • Antialiasing support
  • Defocus Blur support
  • Diffusion, Reflection and Refraction support

output

second weekend

second weekend raytracer supports following features.

  • Motion Blur support
  • Bounding Volume Hierarchies support
  • Texture and Lightsupport
  • Volumes support

output

About

My practices for Ray Tracing in Weekends with Rust


Languages

Language:Rust 100.0%