rwmorton / rust_raytracer

building a small raytracer to learn rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

building a small raytracer to learn rust


Languages

Language:Rust 100.0%