File:Cartesian coordinate system handedness.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 400 × 245 pixels, file size: 13 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]

Handedness cartesian coordinate system in 3D.

SVG development

InfoField
 
The SVG code is valid.
 
This vector image was created with an unknown SVG tool.

Licensing

[edit]
I, the copyright holder 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.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.

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

Source

[edit]

Created by Gustavb using PSTricks.

Cartesian_coordinate_system_handedness.tex (PSTricks source)

[edit]
\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

Instructions

[edit]
  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

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current07:04, 22 May 2023Thumbnail for version as of 07:04, 22 May 2023400 × 245 (13 KB)Peter James (talk | contribs)Reverted to version as of 22:38, 19 March 2006 (UTC): the x and y are in different positions on the left and right, these show different handedness from the same perspective
11:01, 10 April 2021Thumbnail for version as of 11:01, 10 April 2021400 × 200 (16 KB)Mrmw (talk | contribs)perspectively
22:38, 19 March 2006Thumbnail for version as of 22:38, 19 March 2006400 × 245 (13 KB)Gustavb (talk | contribs)stroke fix
03:46, 12 March 2006Thumbnail for version as of 03:46, 12 March 2006400 × 245 (12 KB)Gustavb (talk | contribs)== Summary == Handedness cartesian coordinate system in 3D. == Licensing == {{GFDL-self}} == Source == Created by Gustavb using en:PSTricks. === Cartesian_coordinate_system_handedness.tex (PSTricks source) === <pre> \input pst-

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

View more global usage of this file.

Metadata