/pbr-led-torch

Basic 3D Photo-realistic/PBR Rendered Scenes using Python & RenderMan Scene Descriptions

Primary LanguagePython

sr-rendering

Rendered Scenes

Scene1 Scene1

Requirements

  • Python 2.7
  • RenderMan 23.5

Usage

Run

Command Line Help

python ./app.py --help

Output to "rib file" and render

python ./app.py --rib
prman ./scene.rib

Render to default Framebuffer (it) directly

python ./app.py

Render to exr

python ./app.py -o exr

Note:

Saving from image tool to jpeg or png requires the Burn In Mapping On Save to be selected from Catalog tab, otherwise the saved image will be dark.