Need help with code

   578   2   1
User Avatar
Member
1 posts
Joined: 11月 2023
Offline
Hello.
I'm currently working on trying to create some tools for making shot creation easier.
I have also found that the quality of the streams on live sex cam sites has improved significantly over the years.
https://cammature.net/chat/milf_dreamy [cammature.net]
https://bbwcam.me/chat/missynnister [bbwcam.me]
https://thefreeadultcam.com/chat/xvsesss [thefreeadultcam.com]
Edited by ReneGirard - 2024年3月19日 02:06:53
User Avatar
Member
209 posts
Joined: 1月 2013
Offline
To work with takes you need to access them through the module first
https://www.sidefx.com/docs/houdini/hom/hou/takes.html [www.sidefx.com]

curr_take = hou.takes.currentTake()
curr_take.insertTakeAbove("new_take")
User Avatar
Member
256 posts
Joined: 7月 2013
Offline
For a nice shot based workflow I can highly recommend Prosequencer, by yours truly

https://jdbgraphics.nl/script/prosequencer-2-0-houdini/ [jdbgraphics.nl]

(lots af stuff added since I made the documentation but the principals are the same)


If you want to use takes you can assign takes to the shot tracks that become active when the shot becomes the active track. Although I find working with takes a bit convoluted.

You can also create groups that hide/show when a track is active, make mp4 previews or submit to deadline in a single click.

Each track also exposes alot of parms you can hook into.
More code, less clicks.
  • Quick Links