如何绘制这个 3D 透视图

如何绘制这个 3D 透视图
\begin{tikzpicture}
   \pic  at (2,-2) {annotated cuboid={width=4, height=50, depth=30, units=mm}};
  \pic at (-0.5,-2.3) {annotated cuboid={width=50, height=36, depth=12, units=mm}};
  \pic [fill=green!60!black, text=green!75!black, draw=blue!75!green] at (-8,-2) {annotated cuboid={width=4, height=50, depth=30, units=}};
  \node (A) at (-8,-8) {Espace réel};
   \node (b) at (3,-8) {Espace perçu};
     \node (c) at(-2.8,-2.6) {\footnotesize Facteurs culturels};
     \node (c) at(-2.8,-3.2) {Facteurs psychologiques};
     \node (c) at(-2.8,-3.8) {Facteurs sociaux};
     \node (c) at(-2.8,-4.4) {Facteurs économiques};
     \draw[->,black] (-7.8,-2.6) -- ( $ (a)!.25!(2.9,-3.9) $ ) node [midway, sloped, above] {Tactile};
         \draw[->,black] (-7.8,-3.2) -- ( $ (a)!.25!(2.9,-6.9) $ ) node [midway, sloped, above] {Auditif};
           \draw[->,black] (-7.8,-4) -- ( $ (a)!.25!(2.9,-9.9) $ ) node [midway, sloped, above] {Olfactif};
            \draw[->,black] (-7.8,-4.6) -- ( $ (a)!.25!(2.9,-12.9) $ ) node [midway, sloped, above] {Gustatif};
             \draw[->,black] (-7.8,-5.4) -- ( $ (a)!.25!(2.9,-15.9) $ ) node [midway, sloped, above] {Visuel};
\end{tikzpicture}


\begin{tikzpicture}
   \pic  at (2,-2) {annotated cuboid={width=4, height=50, depth=30, units=mm}};
  \pic at (-0.5,-2.3) {annotated cuboid={width=50, height=36, depth=12, units=mm}};
  \pic [fill=green!60!black, text=green!75!black, draw=blue!75!green] at (-8,-2) {annotated cuboid={width=4, height=50, depth=30, units=}};
  \node (A) at (-8,-8) {Espace réel};
   \node (b) at (3,-8) {Espace perçu};
     \node (c) at(-2.8,-2.6) {\footnotesize Facteurs culturels};
     \node (c) at(-2.8,-3.2) {Facteurs psychologiques};
     \node (c) at(-2.8,-3.8) {Facteurs sociaux};
     \node (c) at(-2.8,-4.4) {Facteurs économiques};
     \draw[->,black] (-7.8,-2.6) -- ( $ (a)!.25!(2.9,-3.9) $ ) node [midway, sloped, above] {Tactile};
         \draw[->,black] (-7.8,-3.2) -- ( $ (a)!.25!(2.9,-6.9) $ ) node [midway, sloped, above] {Auditif};
           \draw[->,black] (-7.8,-4) -- ( $ (a)!.25!(2.9,-9.9) $ ) node [midway, sloped, above] {Olfactif};
            \draw[->,black] (-7.8,-4.6) -- ( $ (a)!.25!(2.9,-12.9) $ ) node [midway, sloped, above] {Gustatif};
             \draw[->,black] (-7.8,-5.4) -- ( $ (a)!.25!(2.9,-15.9) $ ) node [midway, sloped, above] {Visuel};
\end{tikzpicture}


\begin{figure}[htb]
\centering
\includegraphics[scale=1]{images/bailly.png}
\caption{Percpetion de l'espace urbain}
\label{fig:bailly}
\end{figure}

\begin{tikzpicture}
   \pic  at (2,-2) {annotated cuboid={width=4, height=50, depth=30, units=mm}};
  \pic at (-0.5,-2.3) {annotated cuboid={width=50, height=36, depth=12, units=mm}};
  \pic [fill=green!60!black, text=green!75!black, draw=blue!75!green] at (-8,-2) {annotated cuboid={width=4, height=50, depth=30, units=}};
  \node (A) at (-8,-8) {Espace réel};
   \node (b) at (3,-8) {Espace perçu};
     \node (c) at(-2.8,-2.6) {\footnotesize Facteurs culturels};
     \node (c) at(-2.8,-3.2) {Facteurs psychologiques};
     \node (c) at(-2.8,-3.8) {Facteurs sociaux};
     \node (c) at(-2.8,-4.4) {Facteurs économiques};
     \draw[->,black] (-7.8,-2.6) -- ( $ (a)!.25!(2.9,-3.9) $ ) node [midway, sloped, above] {Tactile};
         \draw[->,black] (-7.8,-3.2) -- ( $ (a)!.25!(2.9,-6.9) $ ) node [midway, sloped, above] {Auditif};
           \draw[->,black] (-7.8,-4) -- ( $ (a)!.25!(2.9,-9.9) $ ) node [midway, sloped, above] {Olfactif};
            \draw[->,black] (-7.8,-4.6) -- ( $ (a)!.25!(2.9,-12.9) $ ) node [midway, sloped, above] {Gustatif};
             \draw[->,black] (-7.8,-5.4) -- ( $ (a)!.25!(2.9,-15.9) $ ) node [midway, sloped, above] {Visuel};
\end{tikzpicture}

图形

相关内容