Gibbz
11-26-2005, 04:26 AM
Ok, been a while since i covered arrays in highschool.
Now i have some arrays, id like to be able to perform some functions on them. For example move/rotate/scale
Ok. so i have 3 arrays
an array for the vertex number, an array for x position and an array for the y positions.
Is there an easy way to translate these arrays ready to move the vertexes ot the new positions?
Can i choose to scale from the center of my selection etc?
Now i have some arrays, id like to be able to perform some functions on them. For example move/rotate/scale
Ok. so i have 3 arrays
an array for the vertex number, an array for x position and an array for the y positions.
Is there an easy way to translate these arrays ready to move the vertexes ot the new positions?
Can i choose to scale from the center of my selection etc?
