Sphere Packing

spheresmesh

spheremeshtest.gh (17.3 KB)

Collisions between spheres of different radii is possible with the ‘collider’ goal.
I realised though that there wasn’t really anything in there for collisions between spheres of different radii and meshes (you could kind of do it by offsetting the mesh for each different radius, but that would be rather slow)…
So I put together a new goal for this. You’ll need to set the assembly reference location when you open it.
I’ll include this as a standard goal in the next release.
I’ve also made some small improvements to the ‘collider’ object for the next release that might help here.

10 Likes