Jump to content

Missing velocity attribute for one axis


Recommended Posts

hi, a metaball is not really a usual geometry its just field data (http://www.sidefx.com/docs/houdini9.5/nodes/sop/metaball)

if you inspect your metaball in a wireframe view and enable point numbers and display you can see that it has just one point.

your Y vel is coming 0 because all your metaballs are on the same Y position (ie 0) and your calculating velocity with $TY-$TY2.

I'm not really sure why you need velocity data on metaballs for deforming a grid? anyways you could just append a trail sop after your copy sop and compute velocity from there.

hope this helps.

Edited by bhaveshpandey
Link to comment
Share on other sites

hi, a metaball is not really a usual geometry its just field data (http://www.sidefx.com/docs/houdini9.5/nodes/sop/metaball)

if you inspect your metaball in a wireframe view and enable point numbers and display you can see that it has just one point.

your Y vel is coming 0 because all your metaballs are on the same Y position (ie 0) and your calculating velocity with $TY-$TY2.

I'm not really sure why you need velocity data on metaballs for deforming a grid? anyways you could just append a trail sop after your copy sop and compute velocity from there.

hope this helps.

Yes it does, thanks!

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...