Trying to create a stand alone batch process

   2017   4   0
User Avatar
Member
26 posts
Joined: 7月 2015
Offline
I am trying to run Houdini as a stand alone application with houdini, simmilar to how mayapy (for maya) is able to run the application without using the GUI.

All I'm looking to do is setting some parameters on a hou node and saving it out as a .obj. I'd like to do this as fast as possible and that explains why I don't need the GUI.


Is this possible? If so how would I go about it?
User Avatar
Member
7794 posts
Joined: 9月 2011
Online
In your shell, run hython, or hbatch.
User Avatar
Member
26 posts
Joined: 7月 2015
Offline
jsmack
hython
Thanks, exactly what I am looking for!

Stupid question, this runs everything the same as the GUI (in Apprentice)?
User Avatar
スタッフ
3455 posts
Joined: 7月 2005
Offline
i73
Stupid question, this runs everything the same as the GUI (in Apprentice)?
yep!
Michael Goldfarb | www.odforce.net
Training Lead
SideFX
www.sidefx.com
User Avatar
Member
26 posts
Joined: 7月 2015
Offline
arctor
i73
Stupid question, this runs everything the same as the GUI (in Apprentice)?
yep!
Hmmm, by any chance do you know if http://www.sidefx.com/docs/houdini13.0/hom/commandline#idm47503603268592 [www.sidefx.com] is up to date?

I'm trying to load in the hou module in python 3.6 & 2.7 it's failing because it can't find the library _hou. In the ‘python2.7libs’ directory it just has _hou python extension, any suggestions?

  • Quick Links