hannes603 Posted February 24, 2022 Share Posted February 24, 2022 Hi Guys, i am new to houdini and i have a hard time to get there, especially when it comes to scripting. I found this point infection script online and i alreay use it for a project, and it works fine. The only problem is, that i dont really fully understood, why this is resulting in an point infection.. The point function is just reading the infection attribute per each point in that array right ? I would like to know , which line of code makes it actually 'grow' here? Thank you! pointinfect.hipnc Quote Link to comment Share on other sites More sharing options...
Atom Posted February 24, 2022 Share Posted February 24, 2022 (edited) Dive inside the solver1 node by double clicking on it. Line #14 of attributewrangle3. The += causes the growth. Edited February 24, 2022 by 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.