Adrien Toupet

CaYuS

About Me

INDUSTRY
Film/TV

Connect

LOCATION
Not Specified

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Motion blur ???? particlefluidsurface Sept. 1, 2011, 3:47 a.m.

Hi,

In your particlefluidsurface sop, attribute tab, specify “v” to sample the velocity attributes from your particles.
You can also enable the “filter attributes” on the filtering tab.
Should be fine after that.

vopsop and velocity problem April 23, 2011, 10:44 p.m.

What you're doing with you VOPSOP is just creating an attribute Velocity.
If you want to modify your sphere based on that, you need to use this attribute to do whatever you want to do.

e.g. See attached file.
As you did, I'm creating a sphere, setting the normals and setting the velocity based on the normal value. Then I'm using a PointSOP to update the point position based on the current frame and the velocity value.
Press play.

Hopefully that will make sense.

Disable automatically "Updating Exports?" April 23, 2011, 10:10 p.m.

Not sure if that can help, but a quick workaround would be to start houdini with the flag -n to disable the Auto Update Mode