/rustracer

A simple raycaster

Primary LanguageRustMIT LicenseMIT

Rust raytracer

It's a simple raytracer, written in rust.

TODO

  • - Test all intersection algorithm
  • - Use gpu to speed up computation
  • - Allow loading of models