This may be a very simple question, but I'm using 3DSMAX and want to create a circular array, several rows deep and with each object in each successivelyrow evenly spaced.
I can create a circular array several rows deep (see image), but with each row the gap between the objects gets larger. I want this gap to be the same size between every object.
Is there any easy way to do this?
Hope this makes sense.
Replies
I probably haven't explained myself very well!
I want each object in each row to have the same spacing away from the object next to it. So this would mean that each successive row would have more and more objects in it - to keep the spacing even.
The only ways I can think are to either eyeball it, or make a new array for each row and increase the count until it looks like the same gap between the objects.
I'm sure there must be a better more accurate way to do it though.
I guess that's what you want. Yeah it requires a bit math, but i'm not even sure the space could be exactly the same. Each circle has the double of spheres than the previous here.
edit: ok got it, that's not exactly what you want. Yeh i guess you have to play with perimeters, sphere radius and their count. Still, it's like a golf ball, and i doubt it can be mathematically possible to have the exact same spacing. Well, i pass my turn !
Noors, that image IS pretty much what I want to do. To be fair the image I posted was a test, so the spacing isn't exactly what I would need, it was just an arbitrary value I put in. I think the spacing I would want would either be half or the same width. Purely based on what looks nicer!
Then create another cylinder with a 10cm gap apart from the first row, and create another array with double the count.
My maths is not the best, so this may not work. In my head it sound resaonable though!
http://min.us/mvnEFSj#1
However, something like this image would be good if I couldn't get perfect spacing.