Jump to content

Fill geo with other geos


neokovago

Recommended Posts

hi

im working on a project, where i need to fill a big object with multiple types of smaller ones, without intersections (i need to simulate it later). my method for now, is to scatter a bunch of points with a points from volume sop, and copy stamp my smaller objects on to them. the problem starts, when i need to use different shaped objects (bricks, tubes and other stuff) to create a randomness. at that point, my objects start to intersect of course. is there a smart way to to this other than doing it by hand? (this is a project for a client so i can not post hip) 

thanks for any help in advance. cheers

Link to comment
Share on other sites

I have seen some bounding box packing algorithms that can achieve such goals, try searching on that term. But there is also the physics based approach where you just drop a bunch of objects into your shape. It may work on jar or cup like shapes better than complex logo shapes.

fill_jar.gif

ap_M&M_drop_into_jar.hiplc

Edited by Atom
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...