Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

reconstructCycles

Reconstruct Blender beauty pass from exr.

Used passes :

Diffuse :

  • DiffCol
  • DiffDir
  • DiffInd

Gloss :

  • GlossCol
  • GlossDir
  • GlossInd

Subsurface :

  • SubsurfaceCol
  • SubsurfaceInd
  • SubsurfaceInd

Transmission :

  • TransCol
  • TransDir
  • TransInd

Emission :

  • Emit

Environment :

  • Env

HOW TO USE IT

  • Select a Clip node.
  • Context menu.
  • PYTHON: NODES: Reconstruct Blender Beauty

INSTALLATION

  • Copy reconstructCycles.py to '/opt/Autodesk/shared/python' folder.