Skip to content

LeoChabrier/deadline-renderman-denoiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deadline & RenderMan Denoiser

Production Ready deadline submitter and plug-in to denoise an EXR sequence using RenderMan's denoise tool. All parameters exposed.

Deadline RenderMan Python OpenEXR

Requirements

  • Thinkbox Deadline 10+
  • Renderman 27+
  • Python 3.7+
  • Exr sequence with required AOVs

Documentations

Manual Installation

  1. Clone the repository :

    git clone https://github.com/LeoChabrier/deadline-renderman-denoiser.git
  2. Copy to Deadline repository :

    Copy custom folder directly to your repository root folder.

  3. Optional :

    In your Deadline monitor, go to Tools > Power User Mode > Configure Scripts Menus > Import Menus and import menu/RenderManDenoiser.menu to see the submitter in Submit > 2D/Compositing in your Deadline Monitor. Else it will appear directly into Submit > RendermanDenoiserSubmission

Automatic Installation

cd deadline-renderman-denoiser
./.scripts/Push-To-Repository.ps1

Warning

  • When specifying the Frame List, you have to specify the real frame range of your EXRs sequence. Example : seq001_sh0010_rendering_main_v001.[1001-1010].exr will lead to 1001-1010 in Frame List parameter.

  • Ensure to respect industry standard frame pattern expected by denoise_batch.exe (.####.exr)

  • denoise_batch.exe is expecting lgt & lpe files to be in the same directory as the variance file is.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Production Ready deadline submitter and plug-in to denoise an EXR sequence using RenderMan's denoise tool.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors