Image:Cartesian coordinate system handedness.svg

From Wikipedia, the free encyclopedia

Cartesian_coordinate_system_handedness.svg (13KB, MIME type: image/svg+xml)

Wikimedia Commons logo This is a file from the Wikimedia Commons. The description on its description page there is shown below.

Contents

[edit] Summary

Handedness cartesian coordinate system in 3D.

[edit] Licensing

I, the author of this work, hereby publish it under the following license:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".

العربية | Česky | Deutsch | English | Español | Français | Italiano | 日本語 | 한국어 | Nederlands | Polski | Português | Slovenčina | Svenska | עברית +/-


Based on en:Image:Coordinate_system_handedness.PNG, which was donated to Wikipedia under GFDL by en:User:Tarquin

[edit] Source

Created by Gustavb using PSTricks.

[edit] Cartesian_coordinate_system_handedness.tex (PSTricks source)

\input pst-eps
\input pst-plot
\input pst-node
\TeXtoEPS

\psset{linecolor=black,linewidth=1pt,arrowsize=8pt}
\psset{unit=0.29cm}
\pspicture*(-4,-7)(29,13)

% left-handed
\psline{->}(0,0)(0,11)   % z
\psline{->}(0,0)(10,4)   % x
\psline{->}(0,0)(10,-5)  % y

\uput{8pt}[-20](0,11){\psscalebox{1.8}{\it z}}
\uput{10pt}[145](10,4){\psscalebox{1.8}{\it x}}
\uput{8pt}[90](10,-5){\psscalebox{1.8}{\it y}}

\newrgbcolor{darkred}{.8 .2 .2}
\psscalebox{1 .5}{
 \psarc[linecolor=darkred, arrowsize=6pt]{<-}(0,11){3}{220}{60}
}

% right-handed
\psline{->}(15,0)(15,11)  % z
\psline{->}(15,0)(25,4)   % y
\psline{->}(15,0)(25,-5)  % x

\uput{8pt}[-20](15,11){\psscalebox{1.8}{\it z}}
\uput{10pt}[145](25,4){\psscalebox{1.8}{\it y}}
\uput{8pt}[90](25,-5){\psscalebox{1.8}{\it x}}

\newrgbcolor{darkred}{.8 .2 .2}
\psscalebox{1 .5}{
 \psarc[linecolor=darkred, arrowsize=6pt]{->}(15,11){3}{220}{60}
}

\endpspicture

\endTeXtoEPS
\nopagenumbers
\end

[edit] Instructions

  1. Create EPS
    $ tex Cartesian_coordinate_system_handedness.tex && dvips -E Cartesian_coordinate_system_handedness.dvi
    
  2. Outline fonts
    $ eps2eps -dNOCACHE Cartesian_coordinate_system_handedness.ps Cartesian_coordinate_system_handedness2.eps
    
  3. Fix bounding box
    $ ps2epsi Cartesian_coordinate_system_handedness2.eps Cartesian_coordinate_system_handedness.eps
    
  4. Convert to Sketch
    $ pstoedit -f sk Cartesian_coordinate_system_handedness.eps Cartesian_coordinate_system_handedness.sk
    
  5. Convert to SVG
    $ skconvert Cartesian_coordinate_system_handedness.sk Cartesian_coordinate_system_handedness.svg
    
  6. Fix Cartesian_coordinate_system_handedness.svg with Inkscape

The following pages on the English Wikipedia link to this file (pages on other projects are not listed):