/rust-tracer

Pathtracer written in rust

Primary LanguageRustGNU General Public License v3.0GPL-3.0

Description

Pathtracing renderer written in rust. This is mostly for educational purposes.

Features

  • obj file loading

Building

This can be built and installed with Cargo.

For example to build the binary, run:

cargo build