Skip to content

Exporting the sample scene

Stig Atle Steffensen edited this page Apr 16, 2019 · 2 revisions

A simple sample scene is available, it will produce the resulting scene after you render it with pbrt renderer. Open the .blend file in the samplescene directory after installing and enabling the addon. Choose the output folder, and hit 'export' in the render panel - in the 'Pbrt render settings' category. This should then create a .pbrt file at that location, and a ply and textures folder. The textures folder will be empty for this example.

To render the scene you have to render it with pbrt. Please follow their documentation on how to compile it and how to run it. See this repository for more information about pbrt: https://github.com/mmp/pbrt-v3 (start pbrt.exe on windows, or ./pbrt on linux, then point to your .pbrt file through command line)

octocat

Clone this wiki locally