Ansh Kathuria Posted February 3, 2022 Share Posted February 3, 2022 Hey there! Please anyone help me with this, When i make the Static object node in the "popnet", then the particles i created does'nt collide with that ground or static object. I tried many ways but the collision is not happening with the particles and static object. Here i have a ground which is subtracted(By boolean) from the main ground which is being fractured and the main ground is emitting debris, but whenever i use static object and import the ground to be a static object there, it won't collide with particles. Why is this happening and what is the best solution for this ? Here i linked 2 images where you may understand what i am trying to say. Anyone's help will be appreciated, Thanks in advance. Quote Link to comment Share on other sites More sharing options...
Atom Posted February 3, 2022 Share Posted February 3, 2022 (edited) This may be happening because the velocity of your particles moves them through the collider in one substep. There are two solutions. 1.) Make your collision object thicker. (and render an alternate thinner version) 2.) Add substeps to the popsolver1 node. Try a minimum of 9 and a max of 12. Edited February 3, 2022 by Atom 1 Quote Link to comment Share on other sites More sharing options...
Ansh Kathuria Posted February 3, 2022 Author Share Posted February 3, 2022 Atom Thanks for your reply to this. I tried these steps but it does'nt making that collide. The result is same as earlier. And for the option 1 - to make the collision object thicker, my object is thicker from the start maybe 3-4 units of thickness it has. Is there any other way of solving this ?. Sorry for this, but i really need to find the solution of this. Quote Link to comment Share on other sites More sharing options...
vicvvsh Posted February 4, 2022 Share Posted February 4, 2022 Are you sure your setup of collider is right? It"s hard to say what's going on seeing only a picture. Quote Link to comment Share on other sites More sharing options...
Ansh Kathuria Posted February 4, 2022 Author Share Posted February 4, 2022 The main thing i want to tell you, so that you may tell me if it is right or wrong. The setup of ground is created on a 25 scale of grid in viewport. I don't know if it is giving problem because of high scale. But i tried it by scaling to low, but with that the result is same. Today at evening only, i tried of changing the Division method from "Max axis" to "By scale" in the Static object node. And after that the collision is happening properly, so is this the reason of not having collision ? And why it is colliding after changing "By scale" ? Quote Link to comment Share on other sites More sharing options...
ryew Posted February 4, 2022 Share Posted February 4, 2022 I'd highly recommend you post an example scene where you are having this difficulty, that way you can receive specific advice and likely even have a modified/solved version of your .hip file posted by a replying forum member Quote Link to comment Share on other sites More sharing options...
Ansh Kathuria Posted February 5, 2022 Author Share Posted February 5, 2022 (edited) i have done this particle collision setup in a new file with simple grid as an emitter and a box down. The same problem was happening of not colliding but if i scale down the scene then it was colliding properly. I think the main issue is high scaling of geometry. Can anyone tell me what should be the scaling value of the whole scene in viewport so that the particles effects works properly. And thanks btw for your support. Loving Houdini Edited February 5, 2022 by Ansh Kathuria Wrong Spelling Quote Link to comment Share on other sites More sharing options...
Atom Posted February 5, 2022 Share Posted February 5, 2022 (edited) It's a running joke, but it often works. Make everything the size of the pig head. Edited February 5, 2022 by Atom Quote Link to comment Share on other sites More sharing options...
Ansh Kathuria Posted February 5, 2022 Author Share Posted February 5, 2022 haha size of pig head, is there any reason behind this ? Btw it worked but it is very difficult to zoom it in. Thanks Atom Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.