[pstricks] pst-3dplot and consecutive rotations

Herbert Voss Herbert.Voss at FU-Berlin.DE
Sun Apr 4 21:47:32 CEST 2010


Am 03.04.2010 12:31, schrieb "Aydın ÜSTÜN":

> In pst-3dplot, is it possible to use consecutive rotation angles about same axis?

no, that will need a rewriting of using  the optional argument
RotSequence ..

Herbert


> 
> In the following example,
> How can transform x,y,z system to x',y',z' system using a transform matrix given by
> P=Rz(-15)Ry(10)Rz(-10)
> 
> % Rot sequence Rz(-10), Ry(15), Rz(-15)
> % ok ok ??
> \pstThreeDCoor[eulerRotation=true,RotZ=-10,RotY=15,RotSequence=zyx,
> linestyle=dashed,nameX=$x'$,nameY=$y'$,nameZ=$z'$]


More information about the PSTricks mailing list