How do you merge changes (i.e extrude and edit nodes) to original object node?
3302 4 0- Sintrias
- Member
- 3 posts
- Joined: 2月 2017
- Offline
Hello, I'm new to Houdini. I love it so far, but it is quite different from Maya so there are a few things I still need to wrap my head around. The title pretty much sums up my question. I'd like to know how to merge nodes of different types into one single node. I am modeling a character and it seems as though all the changes I have made to the basic geometry are slowly taking up memory. I imagine it will eventually cause a crash which isn't ideal. So how can I clean it up? Thanks for the help.
Jeff M II
- protozoan
- Member
- 1730 posts
- Joined: 3月 2009
- Online
You don't merge down. The “houdini way” is to either lock the node (the red button second from the left on your last node), which results in houdini not cooking upstream and instead caching the geo into the .hip file or to use a file cache node and do that manually, with an external .bgeo file.
I personally prefer option 2, because the other bloats the .hip files, but that is down to personal preference and project needs/loads.
I personally prefer option 2, because the other bloats the .hip files, but that is down to personal preference and project needs/loads.
Martin Winkler
money man at Alarmstart Germany
money man at Alarmstart Germany
- Sintrias
- Member
- 3 posts
- Joined: 2月 2017
- Offline
protozoan
You don't merge down. The “houdini way” is to either lock the node (the red button second from the left on your last node), which results in houdini not cooking upstream and instead caching the geo into the .hip file or to use a file cache node and do that manually, with an external .bgeo file.
I personally prefer option 2, because the other bloats the .hip files, but that is down to personal preference and project needs/loads.
Thank you for your response protozoan. Sorry for my late reply. Are there any tutorials showing the second method? It sounds like Houdini would benefit in making it an SOP tool if it isn't already.
Jeff M II
- michaelngeb
- Member
- 9 posts
- Joined: 4月 2009
- Offline
- bonsak
- Member
- 459 posts
- Joined: 10月 2011
- Offline
-
- Quick Links