Download
2022-10-13For 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.
- rs_pbrt-0.9.8-x86_64.msi (Windows installation package
.msi) - blend_info-0.2.9-x86_64.msi (Windows installation package
.msi)
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

License Agreement

Custom Setup

Install

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.