Facebook Social Icon Twitter Social Icon YouTube Social Icon

File:Bsp-wuerfel.png

Revision as of 13:37, 5 March 2011 by René Schwarz (talk | contribs) (hat eine neue Version von „Datei:Bsp-wuerfel.png“ hochgeladen: höhere Auflösung, da SVG-Export in GS 9.01 gebrochen (derzeit nur Rastergrafik möglich))
From M.Eng. René Schwarz, Bremen/Merseburg
Jump to: navigation, search

Original file(700 × 695 pixels, file size: 19 KB, MIME type: image/png)

Beispielskizze zur Einführung in die Rotation mit Quaternionen: Würfel im euklidischen Raum.


Gezeichnet in LaTeX mit TikZ/PGF:

\begin{tikzpicture}[x={(-3.85mm, -3.85mm)}, y={(10mm, 0mm)}, z={(0mm, 10mm)}]
\coordinate[label=above left:$\vec{P}_1$] (P1) at (1,-1,-1);
\coordinate[label=above left:$\vec{P}_2$] (P2) at (1,-1,1);
\coordinate[label=right:$\vec{P}_3$] (P3) at (1,1,1);
\coordinate[label=right:$\vec{P}_4$] (P4) at (1,1,-1);
\coordinate[label=above left:$\vec{P}_5$] (P5) at (-1,-1,-1);
\coordinate[label=above left:$\vec{P}_6$] (P6) at (-1,-1,1);
\coordinate[label=right:$\vec{P}_7$] (P7) at (-1,1,1);
\coordinate[label=right:$\vec{P}_8$] (P8) at (-1,1,-1);

\draw[->] (0,0,0) -- (5,0,0);
\draw[->] (0,0,0) -- (0,2.5,0);
\draw[->] (0,0,0) -- (0,0,2.5);
\draw[thick] (P1) -- (P2) -- (P3) -- (P4);
\draw[thick, red] (P4) -- (P1) node[pos=0.5, below]{$\vec{P}_{41}$};
\draw[dashed] (P5) -- (P6);
\draw[thick] (P6) -- (P7);
\draw[thick] (P7) -- (P8);
\draw[dashed] (P8) -- (P5);
\draw[dashed] (P1) -- (P5);
\draw[thick] (P2) -- (P6);
\draw[thick] (P3) -- (P7);
\draw[thick] (P4) -- (P8);

\foreach \point in {P1,P2,P3,P4,P5,P6,P7,P8}
\draw[fill=red,opacity=1] (\point) circle (2pt);

\node at (5.6,0,0) {$x$};
\node at (0,2.7,0) {$y$};
\node at (0,0,2.7) {$z$};
\end{tikzpicture}

File history

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

Date/TimeThumbnailDimensionsUserComment
current13:37, 5 March 2011Thumbnail for version as of 13:37, 5 March 2011700 × 695 (19 KB)René Schwarz (talk | contribs)höhere Auflösung, da SVG-Export in GS 9.01 gebrochen (derzeit nur Rastergrafik möglich)
10:13, 5 March 2011Thumbnail for version as of 10:13, 5 March 2011280 × 278 (7 KB)René Schwarz (talk | contribs)Achsenbeschriftungen näher an Achsen platziert
20:55, 4 March 2011Thumbnail for version as of 20:55, 4 March 2011296 × 294 (7 KB)René Schwarz (talk | contribs)Beispielskizze zur Einführung in die Rotation mit Quaternionen: Würfel im euklidischen Raum.

There are no pages that use this file.