Atom 1,227 Posted September 17, 2016 (edited) Hi All, I am trying out the Blendshapes tool. I have a point selection setup and the slider does move my points, but there is no falloff. I am basically blending between an edit that is scaling the point selection by 0.85 and the base shape. Are there other nodes I can place after the edit to produce a smooth fall off? Edited September 17, 2016 by Atom Share this post Link to post Share on other sites
Atom 1,227 Posted September 17, 2016 (edited) Another problem I am having with Blendshapes are that they don't maintain their initial effect once the bone has been rotated. In this image you can see the initial Blendshape simply moves points up and down on the Y-axis but once the bone is rotated, the points start shifting along the X-axis of the bone. Both sliders are doing the same thing, simply setting the blend value from 0-1. Edited September 17, 2016 by Atom Share this post Link to post Share on other sites
Atom 1,227 Posted September 17, 2016 (edited) I guess it is learn a new node day. I have never used the SoftPeak before but works great with Blendshapes. I supply a single point in the middle of my upper arm fat area and adjust the falloff. I have tweaked the slider code to drive the blend1 value based upon a fit range. So when the arm gets close to the body the SoftPeak kicks in and starts deforming that single point along the normal with a soft falloff for all the other points around it. A surprising bonus was when the SoftPeak is near the body it actually pushes the body mesh in the opposite direction normal. Edited September 17, 2016 by Atom 1 Share this post Link to post Share on other sites
edward 350 Posted September 19, 2016 Not sure how you're doing it exactly but make sure to apply the Blendshape SOP right *BEFORE* the Deform SOP, so that the bone rotations don't affect it. 1 Share this post Link to post Share on other sites
Werner 45 Posted November 24, 2016 Also, use the Edit SOP to build your Shape. It comes with SoftRadius and Sculpt built in. Share this post Link to post Share on other sites
anthonymcgrath 71 Posted January 24, 2017 On 19/09/2016 at 5:41 AM, edward said: Not sure how you're doing it exactly but make sure to apply the Blendshape SOP right *BEFORE* the Deform SOP, so that the bone rotations don't affect it. i was thinking something similar myself - in maya you drop the blendshape corrections before the skin cluster so they're calculated and then skin defo is on top of that. Is that possible in houdini ...i mean i know it'll be possible somehow lol but is it just a case of swapping the node order then Share this post Link to post Share on other sites
anthonymcgrath 71 Posted January 24, 2017 this is cool tho - that soft peak looks useful Share this post Link to post Share on other sites
edward 350 Posted January 25, 2017 9 hours ago, anthonymcgrath said: i was thinking something similar myself - in maya you drop the blendshape corrections before the skin cluster so they're calculated and then skin defo is on top of that. Is that possible in houdini ...i mean i know it'll be possible somehow lol but is it just a case of swapping the node order then I'm not sure I understand. How is what you described not the same thing as what you quoted me? Share this post Link to post Share on other sites
anthonymcgrath 71 Posted January 25, 2017 11 hours ago, edward said: I'm not sure I understand. How is what you described not the same thing as what you quoted me? it is the same thing - i was just comparing it to maya in that the way you explained it is very similar except in maya is a bit more fuss than just shaking and redropping a node :/ and its far more likely to crash! Share this post Link to post Share on other sites