MoI discussion forum
MoI discussion forum

Full Version: pattern generator in Moi or to import in Moi?

Show messages: All  1-2  3-4

From: Matadem
25 May   [#3]
That program will help me!

Question ...Can you in Moi scale down one item smaller than the next?
Let say I have linear array a circle by 10.
but each circle going to the next should be smaller??

tnx!
From: Michael Gibson
25 May   [#4] In reply to [#3]
Hi Matadem,

re:
> Question ...Can you in Moi scale down one item smaller than the next?
> Let say I have linear array a circle by 10.
> but each circle going to the next should be smaller??

Yes there is a plug-in here called "ScaleArray" that you can use to apply scaling to the result of any array command:
http://moi3d.com/forum/index.php?webtag=MOI&msg=275.109

You just need to include a point object to be arrayed as well, the point is used for the scale origin point.

- Michael

Show messages: All  1-2  3-4