Thriftweed Posted May 23, 2020 Share Posted May 23, 2020 Hi there, I'm trying to get Cd to stick to the geometry within a sop Solver, I'm sure this is very simple as I can get it working with a noise ( @Cd = noise(@rest); ) but I can't figure out how to get it to stick Cdl, I'm still getting my head around rest positions in general. Any help would be greatly appreciated! Thanks CdRest.hiplc Quote Link to comment Share on other sites More sharing options...
anim Posted May 23, 2020 Share Posted May 23, 2020 while you can type rest in the UV Attribute of your attribfrommap1 node which would base it on rest attrubte, however that's not really convenient for your image so instead keep it set to uv and replace your rest1 node with UV Texture SOP, which will by default create planar uv's projected along Y axis and attribfrommap1 will use those to sample the image colors Quote Link to comment Share on other sites More sharing options...
Thriftweed Posted May 24, 2020 Author Share Posted May 24, 2020 Worked like a charm, Thank you very much! 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.