Grant Bartel2

Grant Bartel2

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Python - Get screenshot from camera March 20, 2015, 10:16 a.m.

Hello,
I am trying to get a screenshot from the perspective of a camera using python code. I have found ways of doing this through HScript (viewwrite) however when trying to call this through python ( using hou.hscript ) it locks up all of houdini. In the docs for viewwrite it suggests using hou.GeometryViewport.saveFlipbook however from it's docs and thorugh searching python it appears that this function is not implemented at all. Is their any way of doing this from python that actually works.

Grant