Jump to content

physarum polycephalum / slime mold PROBLEM(s)


Recommended Posts

Hello houdini guys, Im trying to simulate physarum polycephalum growth, but unfortunately it has some small issues.

I would like to ask U on 3 main questions, if u will able to help me with any of them, it will be very helpful for me!

 

1. I have problem with VDB convertion as U can see on the picture, the distributed mesh (from wire extrude) is broken and VDB looks like particles. I dont know how to fix that.

 

2. In my file (I marked it with red network box) the small vein system of my slime mold, and I would like to connect it to the growing solver, but I dont know how. Basically I need this small veins with same growing properties like the big one have.

 

3. And last one is is possible to make the slime mold more "fat" on the edge? I dot hnow how to select this part of mesh? :/ ( like onreference picture)

 

Thank U guys for any advices! Im looking forward!

Bye!

 

problem 1.png

slime.png

Physarum.hip

Link to comment
Share on other sites

Hello

1. You can use a VDB Reshape SDF and maybe a VDB Smooth SDF nodes between vdbfrompolygons1 and vdbconvert1.

2. In this case you can just use second solver sop. Copy-past solver sop that you already have in the scene and plug in small vein to first input and output from solver1 to second input of the second solver. Then merge it.

Link to comment
Share on other sites

  • 3 years later...
  • 9 months later...

Maybe I'm responding too late to this thread, but I'm writing because I think there are others out there who might find something as helpful as I did.

 

For line growth like shortest path, using curveu didn't work very well, so using the dist attribute of the distance along geometry node or the age attribute worked well.

Also, I think the best result is to bind the above dist or age attributes in the vop and utilize the turbulent noise node and displace along normal.

 

I'm attaching some YouTube tutorials that I referenced. They are very basic, but they were very helpful to me. Good luck!
 

 

 

 

 

 

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