[ODE] drawing a rotated plane?

Steffen Wischmann steffen.wischmann at ais.fraunhofer.de
Thu May 15 01:46:02 2003


Hi,

I rotated a plane.
My question is, how could I draw this rotated plane. I'm using the 
drawstuff libary, and if I rotate a plane the plane is physically 
rotated, but is drawn as it has the normal vector (0,0,1) (my normal 
vector is somthing like (-0.2, 0, 0.8) and I want the plane to be drawn 
with this rotation.)
Any suggestions?

Thanx
Steffen