So I've been tasked with creating an animation that looks similar to a model of a molecule. What it is is a bunch of spheres (lets say 100) floating around in space, and each sphere has a line drawn between itself and the spheres closest to it (similar to the models of molecules you would have in your high school chemistry class). It would be great to be able to do this with particles and have the lines dynamically connect so that i could use fields to affect the particle spheres. I know how I can achieve this effect by hand, but it is very tedious and it will be a pain to do the inevitable draft revisions that would come about. If anyone has any suggestions or resources that i could use to achieve this effect dynamically it would be greatly appreciated. Thanks! -DD