metaclay2

metaclay2

About Me

EXPERTISE
Freelancer
INDUSTRY
Film/TV

Connect

LOCATION
Indonesia
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

geometry vop anomaly June 21, 2025, 8:39 p.m.

I attached the hip file.

I did a test and accidentally found this weird result using geo VOP inside the dopnet.
I create a box and split it into 2 pieces then send them to dopnet. Inside the dopnet I add rigidbody and a geometry VOP. Inside the geo VOP , I simply add 'import point attribute' node to fetch the "P" from itself then wiring the output to the output.

This suppose to be the same like using bind to fetch P, or by wiring from geo global var P directly to output P.

When I play the sim, it got some angular velocity from nowhere. I should stay still.


boolean fail June 19, 2025, 3:16 a.m.

I attached the hip file. There are some overlap points after the boolean operation and the inside (interior) faces still exist. Even the group node fails to detect the unshared edges.



Controlling bypass flag without using switch node June 13, 2025, 6 a.m.

How to assign an expression to bypass flag directly ? for example in HDA , so i can use toggle parameter to control the bypass flag without using 'switch' SOP ?