Anim8or Community

General Category => General Anim8or Forum => Topic started by: AlecJames on May 01, 2023, 03:54:41 pm

Title: Array copy or similar?
Post by: AlecJames on May 01, 2023, 03:54:41 pm
I want to model a ball covered in lights.  A large sphere with smaller spheres placed at the large sphere vertexes will be fine. 

Is there any method or script that can copy an object multiple times to create a ring of objects?  Or other ways to create the sphere covered in small spheres?  I want to make many, so doing it manually might take a while.

Thanks
Title: Re: Array copy or similar?
Post by: NickE on May 02, 2023, 06:25:41 am
Alec,
In the scripts section, there are two scripts that might be applicable: mesh2mesh and mesh2path.  mesh2mesh copies an mesh to the vertices of another mesh while mesh2path copies a mesh along a path.  Search the posts as there are decent writeups on each in scripting section.

NickE
Title: Re: Array copy or similar?
Post by: AlecJames on May 02, 2023, 11:34:07 am
Thanks NickE, just what I needed

(https://www.anim8or.com/smf/index.php?action=dlattach;topic=6248.0;attach=16214)
Title: Re: Array copy or similar?
Post by: NickE on May 02, 2023, 08:34:33 pm
You are welcome!  Looking forward to seeing what more you do with it!
Title: Re: Array copy or similar?
Post by: AlecJames on May 26, 2023, 01:58:13 pm
Wedding anniversary video in production for my daughter - based on Disney's main street electrical parade and starring her dog.  I'm some weeks away from the first draft.

I'm using the mesh2mesh for "thousands of sparkling lights".  :)