Python - Get screenshot from camera

   1233   0   1
User Avatar
Member
1 posts
Joined: March 2015
Offline
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
  • Quick Links