Hello,
I am working on a Blender model of an atom (I posted a few hours ago about this, I have now finished the animation). The atom is made up of the following
Two icospheres with instancing configured and two spheres parented to create the protons and neutrons (the red and blue spheres in the images)
Three curve circles, with one sphere on each acting as the electrons (the green spheres in the images). These have a follow path constraint with an animation path created to make them move round the circles.
If I try and join all of the items it messes up the protons, neutrons, and electrons.
See the video below for how it works:
See the video below for what happens when I try joining the objects:
I want to append it to another file then use an array modifier and a curve modifier to make multiple atoms in a circle around another object. If there is another way to do this whilst keeping the animation working I would love to hear it.
I have got all of the objects separate at the moment (pictured), what object do I need to add the geometry nodes to, I want to create roughly 10 atoms around a curve?
If you want to create 10 at regular intervals, you can do Instance on objects with 10 Vertex.
Alternatively, adjust the Distribute Points on Faces option to leave only 10. (Random Array)
Sorry, I have never really used geometry nodes before so I don’t really understand what I need to do. I have attached my Blender file if that helps.
The collection contains the atom and bezier circle is the circle I want to place 10 atoms round. untitled.blend (888.0 KB)