Hello
In the Softimage Script Editor there is a History Pane that has a feed of commands of the actions a user performs as they work. Is there an equivalent in Houdini?
Thanks
Script Editor History Pane - equivalent in Houdini?
8848 7 1-
- Sam Howell
- Member
- 87 posts
- Joined: Oct. 2013
- Offline
-
- Andy_23
- Member
- 918 posts
- Joined: March 2014
- Offline
-
- mandrake0
- Member
- 655 posts
- Joined: June 2006
- Offline
-
- Sam Howell
- Member
- 87 posts
- Joined: Oct. 2013
- Offline
-
- Andy_23
- Member
- 918 posts
- Joined: March 2014
- Offline
Hey Sam, I found this video helpful while digging into Houdini scripting.
https://vimeo.com/14612897 [vimeo.com]
I hope it's of help to you too.
https://vimeo.com/14612897 [vimeo.com]
I hope it's of help to you too.
-
- Sam Howell
- Member
- 87 posts
- Joined: Oct. 2013
- Offline
-
- Cyzor
- Member
- 181 posts
- Joined: Feb. 2013
- Offline
Jeff Wagner of Side Effects has an interesting explanation about Houdini's design philosophy in this regard:
Most other apps were architected as modellers where they work and update a cache of the geometry. Then you tack on scripts and in some cases you can keep the node tree around to recalculate as required. Ultimately everything ends up in a cache (shape node if you may). This means that some scripts modify the geometry and are not recorded as discrete steps as residual nodes. This means you absolutely need a command echo tool to trap those actions to re-create in a tool or to repeat.https://www.sidefx.com/index.php?option=com_forum&Itemid=172&page=viewtopic&t=31193 [sidefx.com]
-
- Ondrej
- Staff
- 1082 posts
- Joined: July 2005
- Offline
-
- Quick Links



