15

I know how to make a cube out of cubes or a pyramid out of pyramids, but how do I make a sphere out of spheres?

two example objects in solid mode two example objects in wireframe

David
  • 49,291
  • 38
  • 159
  • 317
Faceb Faceb
  • 3,885
  • 3
  • 29
  • 51

1 Answers1

19
  • Add a sphere and an empty at the center
  • Add an Array Modifier to the sphere, scale the empty and modify the arrays count.

enter image description here

  • Add another sphere and parent it to the first added sphere Ctrl-P
  • Enable duplication in the objetcs properties:

enter image description here

Result:

enter image description here

stacker
  • 38,549
  • 31
  • 141
  • 243