/rust_raytracer

building a small raytracer to learn rust

Primary LanguageRust

Learning Rust!

Note this is NOT meant to be production ready, it is just my process of hacking and breaking things while learning Rust.

Only running on a single thread, 800x800 = 640,000 rays cast at ~ 5fps on an i7.

sphere and plane