This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
''' | |
Blender Script - Copy "Viewer Node" image to clipboard (for blender 2.8) | |
- Windows only | |
- needs: Python module: Pillow (PIL), pywin32 | |
usage: | |
- setup pillow and pywin32 package with pip | |
- import this script as addon | |
- add "Vewer" node to compositor and link it |