makah21803 Posted June 24, 2022 Share Posted June 24, 2022 Hi, We plan to build a custom modular rop network for exporting assets, we plan to have dedicated nodes to be responsible for setting asset info, component info, etc. Currently the idea is to link those values to the final export node via expressions, but I'd prefer to be able to pass the information down the stream in a similar way as we pass detail attributes in SOP networks. I dont have much experience with ROP nodes, but so far I didnt find any way to pass information down the tree. Could someone point me in the right direction? Thanks Quote Link to comment Share on other sites More sharing options...
PixelNinja Posted July 4, 2022 Share Posted July 4, 2022 Node links in ROP networks are really more about dependencies than data. I would recommend switching to a TOP setup if you want to deal in attributes. Quote Link to comment Share on other sites More sharing options...
makah21803 Posted July 7, 2022 Author Share Posted July 7, 2022 Thanks, we had issues with rendering in TOPs, but using them to create the information needed before rendering seems like a viable solution Quote Link to comment Share on other sites More sharing options...
PixelNinja Posted July 7, 2022 Share Posted July 7, 2022 Yeah it's a bit trickier to setup TOPs renders, but it's definitely worth it if you're doing anything more than just setting renders off. You can mostly set up your renders in ROPs and then in TOPs use a ROP Fetch to set them off. As with most things Houdini check out Matt Estela's write up to get a good foundation on how to get things going. https://www.tokeru.com/cgwiki/index.php?title=HoudiniTops Quote Link to comment Share on other sites More sharing options...
makah21803 Posted July 11, 2022 Author Share Posted July 11, 2022 Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.