Jump to content

Propagating attributes using a sop solver


sirkitesalot

Recommended Posts

Hi all,

I'm trying to propagate an attribute across a surface using a sop solver. In this test scene I'm transferring the colour of the sphere to the grid and spreading the value out over time.

It works if the grid is static, however as soon as I tick the 'Use Deforming Geometry' button on the rbd object, the effect of the sop solver seems to be ignored.

Can anyone help? :P

Thanks,

James

test_propagateAttr_v001.hip

Link to comment
Share on other sites

When you use deforming geometry you are basically telling Houdini that the input geometry is going to be changing somehow and that on each frame it should load the source geometry into the object again. If you load the source geo in every frame then anything you are doing in the SOP Solver is being blasted away as that geometry is tossed in favor of the new geo. In your case it would probably be best to apply your noise after the DOP network in SOPs.

Edited by graham
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...