Ok,
I have manually created a face with 4 vertices.
If x,y=0 then the vertices would be created at (-1,-1 : -1,1 : 1,1 : 1,-1)
This therefore means that the angle of point x,y is 0
Say i wanted to rotate 30 degrees the center point x,y, how would I manually calculate the position of the 4 vertices. Obviously it is a SIN/COS thang, but any examples?
(This is for a single surface particle system i am doing)
Cheers
Rob
I have manually created a face with 4 vertices.
If x,y=0 then the vertices would be created at (-1,-1 : -1,1 : 1,1 : 1,-1)
This therefore means that the angle of point x,y is 0
Say i wanted to rotate 30 degrees the center point x,y, how would I manually calculate the position of the 4 vertices. Obviously it is a SIN/COS thang, but any examples?
(This is for a single surface particle system i am doing)
Cheers
Rob