Skip to content

w3ntao/pbrt-rust

Repository files navigation

pbrt-rust

build and render

A physically based ray tracer built in Rust.

build and render

clone pbrt-rust and scenes repo:

$ git clone https://github.com/w3ntao/pbrt-rust.git
$ git clone https://github.com/w3ntao/pbrt-rust-scenes.git

build and render test scenes:

$ cd pbrt-rust
$ cargo build --release
$ bash render_all.sh

preview

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published