Hi guys,
I'm pretty new to Houdini and want to see if any knows how to fill an object with Spheres with different scale without overlapping each other.
Thanks in advance!!
Fill an Object with Spheres with Different Sizes without Overlapping Each Other
5279 3 2-
- ekim
- Member
- 3 posts
- Joined: Sept. 2014
- Offline
-
- Konstantin Magnus
- Member
- 719 posts
- Joined: Sept. 2013
- Offline
Hi ekim,
you can fill objects with spheres by converting them to a volume (eg. VDBfrompolygons) and choose VDBtospheres.
you can fill objects with spheres by converting them to a volume (eg. VDBfrompolygons) and choose VDBtospheres.
Edited by Konstantin Magnus - May 10, 2018 14:10:32
https://procegen.konstantinmagnus.de/ [procegen.konstantinmagnus.de]
-
- ekim
- Member
- 3 posts
- Joined: Sept. 2014
- Offline
WOW !!! That's exactly what I need.
It also has a check box to turn overlapping on and off.
Thank you, Konstantin Magnus!!!
Now, I want to replace these spheres with three other objects randomly with the scale of each sphere applied to those three objects.
Can you help me with this one, too??
It also has a check box to turn overlapping on and off.
Thank you, Konstantin Magnus!!!
Now, I want to replace these spheres with three other objects randomly with the scale of each sphere applied to those three objects.
Can you help me with this one, too??
- ekim
Houdini Noob
Houdini Noob
-
- Konstantin Magnus
- Member
- 719 posts
- Joined: Sept. 2013
- Offline
You can scale copies by adding a pscale attribute in VDBtospheres. The copy to points-node is accepting pscale to scale each copy accordingly.
You can assign varying copies with a for each loop (see attachment).
You can assign varying copies with a for each loop (see attachment).
https://procegen.konstantinmagnus.de/ [procegen.konstantinmagnus.de]
-
- Quick Links

