Jump to content

Part of FEM Object


alicansaygin

Recommended Posts

Hello. I want to know is it possible apply FEM effect to part of animated object?

I can do it with Vellum with simple VEX and paint or color node(With paint white-black to geometry):

int @stopped = 1;
int @gluetoanimation = 1;

if(@Cd.r == 0)
	{
		@stopped = 0;
		@stopped = 0;
	}

But when im done with Vellum, the result does not satisfy me(cause im noob of noob of Houdini, I do not fully understand the parameters of Vellum)

Can i use same or similar way with FEM? 

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