lawbh

lawbh

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

Wire attributes 2012年12月29日3:55

Hi all,

I have a question about adding point attribute for wires. How is it possible to evaluate attributes from SOPs on every frame?
My wire has to be active from the first frame, and I have a velocity attribute on point 0, if $F>50, but the wireobject doesn't seem to be able to read that.
Alternatively, I'm using a velocity impulse force DOP, but I have no idea how to apply that to only point 0.

Houdini Points not displaying properly 2012年12月12日20:27

could be just the viewport issue. try switching from H11 to GL3.2

Bullet ConeTwistConstraint 2012年12月10日1:30

Hi,

I'm trying to destroy a bridge using bullet and conetwist constraint (because spring doesn't work with bullet), with glue network constraint.

Glue network works fine, but I was having some trouble telling Houdini which piece it should constraint to, because it is based on piece numbers (piece0 to piece1, piece1 to piece2 etc.) and it was very messy, but I managed to sort the point numbers along the z-axis so everything looks like they're in correct order. I should point out that the constraint is an approximation distance of the centroids of 2 pieces, so it is not 100% accurate.

While this setup kinda works for me, I would also like to know, if there is any way, I could tell Houdini to constraint to the nearest neighbor piece, or constraint just the points that are overlapping, or points that have different cluster attributes (points along the edges of clusters), or anything that is better than my current setup?