philippe.petitpas

philippe.petitpas

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

Set Mesh as Variant 2021年12月13日15:15

Hamilton Meathouse
The expression you were looking for was `opinput(".",0)`

More exactly, I was looking for

`chs(opinputpath("../../",0)/soppath)`

Set Mesh as Variant 2021年12月13日1:38

At first it was my idea, but it is super slow to enter into each component geometry, link each model, one by one….. I did a test, where I tried to speed up the process but it was still really slow to setup (I share you the screen shots of this).
But maybe I have found the solution, i just need to do one thing : I have a sop import connected to a subnet. Inside a subnet, i have a multiple nodes, one is a file geo.
What I want is basically a copy parameter from the Sopimport (which is connected to the subnet) to the FileGeo(which is inside the subnet) so the FileGeo have the same path to geo than the Sopimport. Of course I know I can do it by right click, copy parameter etc, but what I want is an expression, like « copy the file path of the first connected sopimport into the subnet », so whenever the sop import I connect to the subnet, the FileGeo inside it automatically use the same geo path

Vellum grain and RBD interaction 2020年11月11日6:32

Hello everybody,

I have a question but not sure if there is a solution.

I try to do a simple simulation with a ball falling on top of grains. But my ball falling through the grains, and stop only when it touch de ground (or the container). I add a constraint to the grain so they are really glue, but don't find how to do with the ball…