Download

For most operating systems it makes sense to compile rs_pbrt directly from the source code, but of course there are people who would simply like to use it, and therefore I will provide links to download an executable and additional resources here.

Windows Executable

For Windows I used the WiX toolset and the Rust crate cargo-wix. The installation itself should be self-explanatory, but here are some screenshots:

Setup Wizard

Setup Wizard

License Agreement

License Agreement

Custom Setup

Custom Setup

Install

Install

Completed

Completed

Right now there should be a copy of the license in Rich Text Format (License.rtf) and a bin folder containing two Windows executables (extension .exe), called rs_pbrt.exe and parse_blend_file.exe. In the future I would like to add at least a couple of scenes in .pbrt (v3) format to the installer, but maybe it's best to distribute those separatly.