JulesGuerin Posted November 7, 2017 Share Posted November 7, 2017 Hi, this must be a very simple thing but I'm hitting the wall for days now and I'm starting to get lost between several solutions. I am transfering colors from a sphere to another one and want to control whatever parameter of a node with color values, say black = 0 and white = 1. I've followed several tutorials where i learned to do it with a copy SOP or with the local attributes of the polyextrude node (distance scale for exemple) but I can't figure out how to control any other parameters with the same method. In this exemple (attached) I'd like to control my digital asset Distance parameter (I know i could do it by diving into the digital asset and assign the attribute to the polyextrude distance scale but I'd want to learn how to do it for whatever paramater. Any help would be greatly appreciated! thanks Houdini_Attribute_Transfer.hiplc Quote Link to comment Share on other sites More sharing options...
Iraklo Posted November 7, 2017 Share Posted November 7, 2017 2 hours ago, JulesGuerin said: Hi, this must be a very simple thing but I'm hitting the wall for days now and I'm starting to get lost between several solutions. I am transfering colors from a sphere to another one and want to control whatever parameter of a node with color values, say black = 0 and white = 1. I've followed several tutorials where i learned to do it with a copy SOP or with the local attributes of the polyextrude node (distance scale for exemple) but I can't figure out how to control any other parameters with the same method. In this exemple (attached) I'd like to control my digital asset Distance parameter (I know i could do it by diving into the digital asset and assign the attribute to the polyextrude distance scale but I'd want to learn how to do it for whatever paramater. Any help would be greatly appreciated! thanks Houdini_Attribute_Transfer.hiplc Hi Jules, PolyExtrude works only with primitive attributes and also your attribute was not connected to color. In attribcreate1 I just inserted @Cd.r and it works I think. Houdini_Attribute_Transfer.hiplc Quote Link to comment Share on other sites More sharing options...
JulesGuerin Posted November 8, 2017 Author Share Posted November 8, 2017 Hi Irakli! Ah! thinking I was sooooo close to the solution... surely the kind of thing I will laugh at in a few months! Anyway thank you for taking time to check it! 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.