Hi,
I have a triangle with normal vector (nx,ny,nz),
i want to rotate this triangle such that
the normal vector be aligned with (0,1,0).
i.e., after the rotation, all the vertices
of the triangle will have the same
y coordinate.
how can i do this ?
thanks in advance,
[],



