Skip to content

hiradyazdan/pbr-led-torch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages