Jump to content

tn2josh

Recommended Posts

I'm following along a tutorial that uses Houdini 12. I'm on Houdini Indie 15.5. There are a few things that have changed (new check boxes and expression names) and what I'm doing isn't working as it appears to be in the tutorial. There is probably a few ways to do this... I'm open to suggestions, but I want to also understand what changed or what I might be doing wrong.

I have two sides of my node graph. One is a Grid plugged into a Mountain (to displace). The other side is a Sphere plugged into an attribute create which I've made an attribute called meshPush. Both sides are piped into an attributeTransfer. Finally at the bottom, there is a point node where I am supposed to add an expression to the Y position to displace my grid using the sphere. When I try to add my expression to position Y (@P.y + $MESHPUSH) that actual attribute isn't working and not actually showing up.

Hope this makes sense. Can someone take a look and let me know why this might not be working properly? Thanks in advance from a new Houdini user.

Learning_01.hipnc

Link to comment
Share on other sites

You need to check in the attribute create node "Local Variable" and then play with the "Blend with", etc in the attribute transfer. 

here is the setup working.

I would recommend moving away from local variables as much as you can since is being replace anyway. Attributes is the way to go. "@pushgrass" way more efficient and faster. And also from the Point Node.

Learning_02.hipnc

Edited by Sepu
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...